Sat, 05 Jan 2013 21:03:33 -0800
sign-packages Makefile target depends on dist
| Makefile.am | file | annotate | diff | comparison | revisions |
--- a/Makefile.am Sat Jan 05 20:56:59 2013 -0800 +++ b/Makefile.am Sat Jan 05 21:03:33 2013 -0800 @@ -56,7 +56,7 @@ # ... and have no changes in the working copy. (this isn't really necessary with hg because hg id appends a "+") test "x`hg st -mard`" = x -sign-packages: +sign-packages: dist gpg -ab pidgin-$(PACKAGE_VERSION).tar.gz gpg -ab pidgin-$(PACKAGE_VERSION).tar.bz2 gpg --verify pidgin-$(PACKAGE_VERSION).tar.gz.asc pidgin-$(PACKAGE_VERSION).tar.gz