summaryrefslogtreecommitdiff
path: root/debian/patches/dyson-man.patch
blob: 69d3e722254a4fabc482d7f5cb71652b1c6bd3e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Index: cups/config-scripts/cups-manpages.m4
===================================================================
--- cups.orig/config-scripts/cups-manpages.m4
+++ cups/config-scripts/cups-manpages.m4
@@ -45,15 +45,15 @@ AC_SUBST(PMANDIR)
 
 dnl Setup manpage extensions...
 case "$uname" in
-	SunOS* | HP-UX*)
-		# Solaris and HP-UX
+	HP-UX*)
+		# HP-UX
 		MAN1EXT=1
 		MAN5EXT=5
 		MAN7EXT=7
 		MAN8EXT=1m
 		MAN8DIR=1m
 		;;
-	Linux* | GNU* | Darwin*)
+	Linux* | GNU* | Darwin* | SunOS*)
 		# Linux, GNU Hurd, and OS X
 		MAN1EXT=1.gz
 		MAN5EXT=5.gz