summaryrefslogtreecommitdiff
path: root/Makefile.maint
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-12-02 06:49:33 +0000
committerJim Meyering <jim@meyering.net>2001-12-02 06:49:33 +0000
commitb8efd17fe85139547a6e7eded9d07fd76293aab9 (patch)
tree525d5ca4325a69df152cec45be4bcc95df74a631 /Makefile.maint
parentd7b3fa562970b76cd59a0949f20a2041c6f3556a (diff)
downloadcoreutils-b8efd17fe85139547a6e7eded9d07fd76293aab9.tar.xz
(emit-upload-commands): Fix typo: s/distdir/PACKAGE/.
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 20db9cef7..a843d66af 100644
--- a/Makefile.maint
+++ b/Makefile.maint
@@ -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 =====================================