Author: qboosh                       Date: Thu Mar 10 20:53:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- set compress=gzip in default config

---- Files affected:
SPECS:
   man.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/man.spec
diff -u SPECS/man.spec:1.98 SPECS/man.spec:1.99
--- SPECS/man.spec:1.98 Wed Mar  9 23:09:40 2005
+++ SPECS/man.spec      Thu Mar 10 21:53:00 2005
@@ -184,6 +184,9 @@
 %patch13 -p1
 %patch14 -p1
 
+# use gzip (not bzip2) to compress formatted man pages
+sed -i -e 's/compress=$/compress=gzip/' configure
+
 %build
 ./configure \
        -default \
@@ -373,6 +376,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2005/03/10 20:53:00  qboosh
+- set compress=gzip in default config
+
 Revision 1.98  2005/03/09 22:09:40  qboosh
 - fixed previous commit fix, strict internal dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/man.spec?r1=1.98&r2=1.99&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to