aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/004_nx-x11-fix-nxcompshad-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/004_nx-x11-fix-nxcompshad-build.patch')
-rw-r--r--debian/patches/004_nx-x11-fix-nxcompshad-build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/patches/004_nx-x11-fix-nxcompshad-build.patch b/debian/patches/004_nx-x11-fix-nxcompshad-build.patch
deleted file mode 100644
index 386dfef2e..000000000
--- a/debian/patches/004_nx-x11-fix-nxcompshad-build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/nx-X11/programs/Xserver/Imakefile
-+++ b/nx-X11/programs/Xserver/Imakefile
-@@ -1047,7 +1047,7 @@
- #else
- $(NX_XSHADOWLIBTARGET): $(NX_XSHADOWCONFIGTARGET)
- cd $(NX_XSHADOWLIBDIR) && \
-- make
-+ rm -f *.o && make
- #endif
-
- ServerTarget(nxagent,$(NX_XSHADOWLIBTARGET) $(NXAGENTDIRS),$(NXAGENTOBJS), \