From d8fa40fba82129cbfbe4245f8376375d45644e6d Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 19 Jul 2006 22:05:02 +0000 Subject: [PATCH] - added missing rule to actually build Xwrapper (caught by removing install dependencies on targets in XFree86 >= 4.4.99.2) Changed files: XFree86-Xwrapper.patch -> 1.11 --- XFree86-Xwrapper.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/XFree86-Xwrapper.patch b/XFree86-Xwrapper.patch index 03980ea..44e71c2 100644 --- a/XFree86-Xwrapper.patch +++ b/XFree86-Xwrapper.patch @@ -80,11 +80,12 @@ diff -urN xc.orig/programs/Xserver/Imakefile xc/programs/Xserver/Imakefile #include #ifdef XFree86Version -@@ -1146,6 +1141,11 @@ +@@ -1146,6 +1141,12 @@ #endif /* XnestServer */ +#if UseXserverWrapper ++all:: Xwrapper +SetUIDProgramTarget(Xwrapper,os/wrapper.o,NullParameter,$(PAMLIBS),NullParameter) +InstallProgramWithFlags(Xwrapper,$(BINDIR),$(INSTUIDFLAGS)) +#endif -- 2.43.0