org.guifications.plugins: 8c77283dfe7ec1442a93b2c2de8ceec3f40713e8
grim at guifications.org
grim at guifications.org
Thu Oct 25 19:45:05 CDT 2007
-----------------------------------------------------------------
Revision: 8c77283dfe7ec1442a93b2c2de8ceec3f40713e8
Ancestor: 26bb4d2999aee27a37b757906ea8474cf2ba21ff
Author: grim at guifications.org
Date: 2007-10-26T00:42:32
Branch: org.guifications.plugins
Modified files:
Makefile.am
ChangeLog:
A dirty hack target for making signatures (look at the code, then you'll see why it's a dirty hack...)
-----------------------------------------------------------------
This revision's diffstat output:
Makefile.am | 3 +++
1 file changed, 3 insertions(+)
-------------- next part --------------
============================================================
--- Makefile.am 40d60ea5897774907380e5b443db641dad96d6c1
+++ Makefile.am 6403c531bf2c3f720972a1c1c4063e53476476f6
@@ -44,6 +44,9 @@ ACLOCAL_AMFLAGS = -I m4
ACLOCAL_AMFLAGS = -I m4
+signatures: $(DIST_ARCHIVES)
+ echo $(DIST_ARCHIVES) | xargs -n 1 gpg -a -b
+
info:
@echo "---------------------------------------"
@echo "Plugin Pack Info"
More information about the Plugins-commits
mailing list