]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(alpha): Fix previous, incomplete change.
authorJim Meyering <jim@meyering.net>
Sat, 10 Feb 2001 09:40:19 +0000 (09:40 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 10 Feb 2001 09:40:19 +0000 (09:40 +0000)
Makefile.maint

index fdf027be2a3f3b714cdc8252b382d012a008a49c..2bb2e5a07fd0300334635701750815e756512a15 100644 (file)
@@ -175,7 +175,7 @@ alpha: writable-files po-check
        @echo =====================================
        @echo 'for host in $(a_host) $(b_host); do \'
        @echo '  rsync -e ssh --pro -av $(xd-delta) $(distdir).tar.gz \'
-       @echo '    $(b_host):$(b_real_dir); done'
+       @echo '    $$host/$(real_dir); done'
        @echo '# send the /tmp/announcement e-mail'
        @echo =====================================
        @echo =====================================