summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTobias Quathamer <toddy@debian.org>2012-05-01 17:45:15 +0200
committerTobias Quathamer <toddy@debian.org>2012-05-01 17:45:15 +0200
commit6ebdcb6b531323cd8105f0feae3a5dee0af8d202 (patch)
treee41bde5c1dc7bac5fe9f6ba438cceb5c9b67b1a3 /Makefile.in
parentd6f690b832d82218da2cce2dc9ee2668dd3493a8 (diff)
downloadiso-codes-6ebdcb6b531323cd8105f0feae3a5dee0af8d202.tar.gz
Imported Upstream version 3.35upstream/3.35
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 7aa17493..5edd6577 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -720,8 +720,7 @@ sign-release: iso-codes-$(VERSION).tar.bz2
.PHONY: upload
upload:
@if [[ "$(ALIOTH_USERNAME)" == "" ]]; then \
- echo "Please set your Alioth username. Example command line:"; \
- echo " ALIOTH_USERNAME=toddy make upload"; \
+ ALIOTH_USERNAME="$(USERNAME)"; \
fi
@if [[ -f "iso-codes-$(VERSION).tar.bz2" ]] \
&& [[ -f "iso-codes-$(VERSION).tar.bz2.sig" ]] \