summaryrefslogtreecommitdiff
path: root/package/cups/patches/patch-configure
blob: 8e7e850cd8ddd40448e3f385b1a9d475c90db7e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- cups-1.4.2.orig/configure	2009-11-10 00:04:25.000000000 +0100
+++ cups-1.4.2/configure	2009-12-11 09:59:57.000000000 +0100
@@ -10260,11 +10260,6 @@ _ACEOF
 
 # Server executables...
 case "$uname" in
-	*BSD* | Darwin*)
-		# *BSD and Darwin (MacOS X)
-		INSTALL_SYSV=""
-		CUPS_SERVERBIN="$exec_prefix/libexec/cups"
-		;;
 	*)
 		# All others
 		INSTALL_SYSV="install-sysv"