]> granicus.if.org Git - fcron/commitdiff
gpg signing is now done in another makefile
authorthib <thib>
Sat, 5 May 2001 19:08:20 +0000 (19:08 +0000)
committerthib <thib>
Sat, 5 May 2001 19:08:20 +0000 (19:08 +0000)
Makefile.in

index 6f37294c82c55b167f7094b8086f883b43f9ec83..70b64c0325aa31000ffc9d57ebe1080f661c91a2 100644 (file)
@@ -4,7 +4,7 @@
 
 # @configure_input@
 
-# $Id: Makefile.in,v 1.63 2001-04-30 03:02:03 thib Exp $
+# $Id: Makefile.in,v 1.64 2001-05-05 19:08:20 thib Exp $
 
 # The following should not be edited manually (use configure options)
 # If you must do it, BEWARE : some of the following is also defined
@@ -173,11 +173,3 @@ tar: updatedoc configure vclean
        @(cd ..; rm -f fcron-$(VERSION))
 
        @(cd ..; mv -f fcron-$(VERSION).src.tar.gz old-fcron-pkg/)
-
-       @(cd ../old-fcron-pkg/; gpg -a -o fcron-$(VERSION).src.tar.gz.sign --detach-sign fcron-$(VERSION).src.tar.gz)
-
-
-
-
-
-