summaryrefslogtreecommitdiff
path: root/Makefile.maint
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.maint')
-rw-r--r--Makefile.maint2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.maint b/Makefile.maint
index fdf027be2..2bb2e5a07 100644
--- a/Makefile.maint
+++ b/Makefile.maint
@@ -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 =====================================