summaryrefslogtreecommitdiff
path: root/extra/xorg-server/make-install-race.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xorg-server/make-install-race.patch')
-rw-r--r--extra/xorg-server/make-install-race.patch15
1 files changed, 0 insertions, 15 deletions
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
-