]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(emit-upload-commands): Fix typo: s/distdir/PACKAGE/.
authorJim Meyering <jim@meyering.net>
Sun, 2 Dec 2001 06:49:33 +0000 (06:49 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Dec 2001 06:49:33 +0000 (06:49 +0000)
Makefile.maint

index 20db9cef7c72d5dece41fb5e44218e353243d57f..a843d66afe6a20ff9bd3a4e232546cba712221fd 100644 (file)
@@ -296,7 +296,7 @@ wget-update: $(get-targets)
 define emit-upload-commands
        echo =====================================
        echo =====================================
-       echo upload $(my_distdir) $(PREV_VERSION) $(VERSION)
+       echo upload $(PACKAGE) $(PREV_VERSION) $(VERSION)
        echo '# send the /tmp/announcement e-mail'
        echo =====================================
        echo =====================================