aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4/files/patch-config_cf_Server_tmpl
blob: dde9241e3eda868780e9d093bd2a4771ed1b7996 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config/cf/Server.tmpl.orig	Fri Feb 18 08:23:07 2000
+++ config/cf/Server.tmpl	Sat Oct 28 10:09:07 2000
@@ -41,7 +41,7 @@
 #ifndef SetUIDServerTarget
 #if InstallServerSetUID
 #define	SetUIDServerTarget(server,subdirs,objects,libs,syslibs)		@@\
-ServerTargetWithFlags(server,subdirs,objects,libs,syslibs,$(INSTUIDFLAGS))
+ServerTargetWithFlags(server,subdirs,objects,libs,syslibs,$(INSTBINFLAGS))
 #else
 #define	SetUIDServerTarget ServerTarget
 #endif