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

rpms/cups/FC-5 cups-no-gzip-man.patch,NONE,1.1



Author: twaugh

Update of /cvs/dist/rpms/cups/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv20593

Added Files:
	cups-no-gzip-man.patch 
Log Message:
Include no-gzip-man page.

cups-no-gzip-man.patch:
 cups-manpages.m4 |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

--- NEW FILE cups-no-gzip-man.patch ---
--- cups-1.2svn-r5102/config-scripts/cups-manpages.m4.no-gzip-man	2006-02-13 02:46:10.000000000 +0000
+++ cups-1.2svn-r5102/config-scripts/cups-manpages.m4	2006-02-17 09:55:45.000000000 +0000
@@ -80,10 +80,10 @@
 		;;
 	Linux* | GNU*)
 		# Linux and GNU Hurd
-		MAN1EXT=1.gz
-		MAN5EXT=5.gz
-		MAN7EXT=7.gz
-		MAN8EXT=8.gz
+		MAN1EXT=1
+		MAN5EXT=5
+		MAN7EXT=7
+		MAN8EXT=8
 		MAN8DIR=8
 		;;
 	*)


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