shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS shishi


From: shishi-commit
Subject: CVS shishi
Date: Sat, 25 Mar 2006 21:57:47 +0100

Update of /home/jas/self/public-cvs/shishi
In directory latte:/home/jas/self/src/shishi

Modified Files:
        Makefile.am 
Log Message:
Use gnupload.


--- /home/jas/self/public-cvs/shishi/Makefile.am        2005/10/22 15:57:46     
1.71
+++ /home/jas/self/public-cvs/shishi/Makefile.am        2006/03/25 20:57:39     
1.72
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005 Simon Josefsson.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006 Simon Josefsson.
 #
 # This file is part of Shishi.
 #
@@ -92,12 +92,7 @@
        $(MAKE) ChangeLog distcheck
        cvs commit -m "" ChangeLog
        cvs rtag $(tag) $(PACKAGE)
-       gpg -b $(distdir).tar.gz
-       gpg --verify $(distdir).tar.gz.sig
-       echo "directory: $(PACKAGE)" > $(distdir).tar.gz.directive
-       gpg --clearsign $(distdir).tar.gz.directive
-       ncftpput ftp-upload.gnu.org /incoming/alpha \
-               $(distdir).tar.gz{,.sig,.directive.asc}
+       gnupload --to alpha.gnu.org:libidn $(distdir).tar.gz
        cd doc && ./gendocs.sh --html "--css-include=texinfo.css" \
                -o ../$(htmldir)/manual/ $(PACKAGE) "Shishi"
        cp -v $(distdir).tar.gz{,.sig} $(htmldir)/releases/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]