From 82672a8f7615faa8c15a6c1cf5f560b932eb7b7f Mon Sep 17 00:00:00 2001 From: thib Date: Sat, 5 May 2001 19:08:20 +0000 Subject: [PATCH] gpg signing is now done in another makefile --- Makefile.in | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Makefile.in b/Makefile.in index 6f37294..70b64c0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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) - - - - - - -- 2.40.0