aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/004_nx-x11-fix-nxcompshad-build.patch
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2011-12-28 23:18:58 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2011-12-28 23:18:58 +0100
commit3c2fe1ace2ce02a02d65d6eeb0ae05b2da395ab1 (patch)
treeb6292d75e77fc3c62f54a28958f2ac738b405cf8 /debian/patches/004_nx-x11-fix-nxcompshad-build.patch
parent082c8ae3a7a46a62367e2c2ffca637c363ac6c53 (diff)
downloadnx-libs-3c2fe1ace2ce02a02d65d6eeb0ae05b2da395ab1.tar.gz
nx-libs-3c2fe1ace2ce02a02d65d6eeb0ae05b2da395ab1.tar.bz2
nx-libs-3c2fe1ace2ce02a02d65d6eeb0ae05b2da395ab1.zip
Change naming scheme of patch files.
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), \