]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- proper fix merged into XFree86-Xwrapper.patch
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 20 Jul 2006 05:58:13 +0000 (05:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-imakefile.patch -> 1.2

XFree86-imakefile.patch [deleted file]

diff --git a/XFree86-imakefile.patch b/XFree86-imakefile.patch
deleted file mode 100644 (file)
index 9bf40f3..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
---- xc/programs/Xserver/os/Imakefile~  2006-07-19 00:26:32.000000000 +0200
-+++ xc/programs/Xserver/os/Imakefile   2006-07-19 00:28:43.000000000 +0200
-@@ -145,7 +145,7 @@
- #endif
- BOOTSTRAPCFLAGS = 
--           SRCS = WaitFor.c access.c connection.c io.c $(COLOR_SRCS) \
-+           SRCS = WaitFor.c access.c connection.c wrapper.c io.c $(COLOR_SRCS) \
-                 $(BUILTIN_RGB_SRC) \
-                   osinit.c utils.c log.c auth.c mitauth.c secauth.c \
-                   $(XDMAUTHSRCS) $(RPCSRCS) $(KRB5SRCS) xdmcp.c OtherSources \
-@@ -298,6 +298,7 @@
- LinkSourceFile(secauth.c,LinkDirectory)
- LinkSourceFile(stdrgb.c,LinkDirectory)
- LinkSourceFile(utils.c,LinkDirectory)
-+LinkSourceFile(wrapper.c,LinkDirectory)
- LinkSourceFile(xalloc.c,LinkDirectory)
- LinkSourceFile(xdmauth.c,LinkDirectory)
- LinkSourceFile(xdmcp.c,LinkDirectory)
---- xc/programs/Xserver/Imakefile~     2006-07-19 16:44:07.000000000 +0200
-+++ xc/programs/Xserver/Imakefile      2006-07-19 16:44:20.000000000 +0200
-@@ -1712,6 +1712,7 @@
- #if UseXserverWrapper
-+all:: Xwrapper
- SetUIDProgramTarget(Xwrapper,os/wrapper.o,NullParameter,$(PAMLIBS),NullParameter)
- InstallProgramWithFlags(Xwrapper,$(BINDIR),$(INSTUIDFLAGS))
- #endif
This page took 0.045815 seconds and 4 git commands to generate.