aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2008-03-06 09:40:46 -0800
committerWayne Davison <wayned@samba.org>2008-03-06 09:40:46 -0800
commitaf6241f7adda9fa90fb47b857a5269f2cbcc0319 (patch)
treeb2a57dbee3c56e6be9ebd42e84a53000fce57c12 /packaging
parent852e763b89af5145c4b52d5da649d625a7ff3f43 (diff)
downloadandroid_external_rsync-af6241f7adda9fa90fb47b857a5269f2cbcc0319.tar.gz
android_external_rsync-af6241f7adda9fa90fb47b857a5269f2cbcc0319.tar.bz2
android_external_rsync-af6241f7adda9fa90fb47b857a5269f2cbcc0319.zip
Simplify the description of what we're doing.
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/release-rsync3
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/release-rsync b/packaging/release-rsync
index 7021c57e..f412a902 100755
--- a/packaging/release-rsync
+++ b/packaging/release-rsync
@@ -203,8 +203,7 @@ print $break, <<EOT;
About to:
- commit all changes
- tag this release as v$version
- - remove hard-linked top-level files for outdated version$skipping
- - hard-link src files into top-level dir$skipping
+ - update hard-linked top-level files for new version$skipping
- create release tar, "$srctar_name"
- create patches tar, "$pattar_name"
- create release diffs, "$diff_name"