SOURCES: XFree86-Xwrapper.patch - added missing rule to actually b...

qboosh qboosh at pld-linux.org
Thu Jul 20 00:05:07 CEST 2006


Author: qboosh                       Date: Wed Jul 19 22:05:07 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added missing rule to actually build Xwrapper (caught by removing install dependencies on targets in XFree86 >= 4.4.99.2)

---- Files affected:
SOURCES:
   XFree86-Xwrapper.patch (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SOURCES/XFree86-Xwrapper.patch
diff -u SOURCES/XFree86-Xwrapper.patch:1.10 SOURCES/XFree86-Xwrapper.patch:1.11
--- SOURCES/XFree86-Xwrapper.patch:1.10	Wed Jul 19 23:08:22 2006
+++ SOURCES/XFree86-Xwrapper.patch	Thu Jul 20 00:05:02 2006
@@ -80,11 +80,12 @@
  #include <Server.tmpl>
  
  #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
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/XFree86-Xwrapper.patch?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list