]> err.no Git - yubikey-personalization.old/commitdiff
Fix release target.
authorSimon Josefsson <simon@josefsson.org>
Thu, 20 May 2010 09:00:14 +0000 (09:00 +0000)
committerSimon Josefsson <simon@josefsson.org>
Thu, 20 May 2010 09:00:14 +0000 (09:00 +0000)
Makefile.am

index 8a8a37c1ee6e305bd816f2f2a299620a3a129199..a431e01af0f9906a7a1bc9e89cf2b4c3caade5ab 100644 (file)
@@ -95,7 +95,7 @@ release:
                echo "Try this instead:"; \
                echo "  make release USER=[GOOGLEUSERNAME] KEYID=[PGPKEYID]"; \
                echo "For example:"; \
-               echo "  make release USER=simon75j KEYID=B9156397"; \
+               echo "  make release USER=simon@yubico.com KEYID=B9156397"; \
                exit 1; \
        fi
        @if head -3 NEWS | grep -q unreleased; then \