CVS commit by ossi: 

add target for creating signed package


  M +3 -0      Makefile.am   1.27.2.2


--- isync/Makefile.am  #1.27.2.1:1.27.2.2
@@ -21,4 +21,7 @@
        find $(distdir)/debian \( -name CVS -o -name .cvsignore -o -name .#\*# 
-o -type l \) -print0 | xargs -0r rm -rf
 
+dist-sign: dist
+       gpg -b -a $(PACKAGE)-$(VERSION).tar.gz
+
 rpm:
        make dist



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to