gnustandards-commit
[Top][All Lists]
Advanced

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

gnustandards/work.s GNUmakefile


From: Karl Berry
Subject: gnustandards/work.s GNUmakefile
Date: Tue, 08 Apr 2008 12:58:59 +0000

CVSROOT:        /sources/gnustandards
Module name:    gnustandards
Changes by:     Karl Berry <karl>       08/04/08 12:58:59

Modified files:
        work.s         : GNUmakefile 

Log message:
        make temp tarball

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/work.s/GNUmakefile?cvsroot=gnustandards&r1=1.4&r2=1.5

Patches:
Index: GNUmakefile
===================================================================
RCS file: /sources/gnustandards/gnustandards/work.s/GNUmakefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- GNUmakefile 17 Mar 2008 17:09:13 -0000      1.4
+++ GNUmakefile 8 Apr 2008 12:58:59 -0000       1.5
@@ -33,10 +33,11 @@
        gzip -9f <manual/standards.html >manual/standards.html.gz
        cd manual/html_node && tar czf ../standards.html_node.tar.gz -- *.html
 #
+       (cd manual && tar cjf ../s.tbz .)
+# then unpack s.tbz in a cvs checkout of www/prep/standards, cvs add any
+# new files, cvs remove any old ones, and cvs commit everything.
+#
 # to copy to a local checkout ($gw).
 #      cd manual && for f in `find -type f`; do \
 #        cmp -s $$f $$gw/prep/standards/$$f \
 #        || \cp -f $$f $$gw/prep/standards/$$f -v; done
-
-# then unpack s.tbz in a cvs checkout of www/prep/standards, cvs add any
-# new files, cvs remove any old ones, and cvs commit everything.




reply via email to

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