index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/xorg-server/make-install-race.patch | 15 |
diff --git a/extra/xorg-server/make-install-race.patch b/extra/xorg-server/make-install-race.patch deleted file mode 100644 index 2c27c214..00000000 --- a/extra/xorg-server/make-install-race.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am -index b876b79..4587200 100644 ---- a/hw/xfree86/Makefile.am -+++ b/hw/xfree86/Makefile.am -@@ -84,8 +84,8 @@ Xorg_DEPENDENCIES = $(LOCAL_LIBS) - Xorg_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG) - - if SUID_WRAPPER --wrapdir = $(SUID_WRAPPER_DIR) --wrap_PROGRAMS = Xorg.wrap -+wrapexecdir = $(SUID_WRAPPER_DIR) -+wrapexec_PROGRAMS = Xorg.wrap - Xorg_wrap_SOURCES = xorg-wrapper.c - endif - |