aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorMarcelo Boveto Shima <marceloshima@gmail.com>2015-02-10 18:52:39 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-10 19:40:42 +0100
commit057999efabe7f1d857f6a94116bcafdeaa309fcf (patch)
tree63843292a52fa30c06314fb2e4861f97142da6c1 /debian/patches
parentceb70505c8c9796fe601b888d02cd98d62e47939 (diff)
downloadnx-libs-057999efabe7f1d857f6a94116bcafdeaa309fcf.tar.gz
nx-libs-057999efabe7f1d857f6a94116bcafdeaa309fcf.tar.bz2
nx-libs-057999efabe7f1d857f6a94116bcafdeaa309fcf.zip
FHS path fix for SecurityPolicy file (102_xserver-xext_set-securitypolicy-path.full.patch).
This patch is needed for Tarball installation mode of NX (redistributed) only, not reporting this path change to upstream.
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/102_xserver-xext_set-securitypolicy-path.full.patch19
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 20 deletions
diff --git a/debian/patches/102_xserver-xext_set-securitypolicy-path.full.patch b/debian/patches/102_xserver-xext_set-securitypolicy-path.full.patch
deleted file mode 100644
index 9d27a372f..000000000
--- a/debian/patches/102_xserver-xext_set-securitypolicy-path.full.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: FHS path fix for SecurityPolicy file
- This patch is needed for Tarball installation mode of NX (redistributed)
- only, not reporting this path change to upstream.
- .
- Originally contributed by Marcelo Boveto Shima <marceloshima@gmail.com>.
-Forwarded: not-needed
-Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
-Last-Update: 2012-01-12
---- a/nx-X11/programs/Xserver/Xext/security.c
-+++ b/nx-X11/programs/Xserver/Xext/security.c
-@@ -86,7 +86,7 @@
-
- #ifdef NXAGENT_SERVER
-
--#define NX_ALTERNATIVEPOLICYFILE "/usr/lib/xserver/SecurityPolicy"
-+#define NX_ALTERNATIVEPOLICYFILE "/usr/local/share/nx/SecurityPolicy"
-
- #endif
-
diff --git a/debian/patches/series b/debian/patches/series
index ceeaa8a97..d84cbd8b2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-102_xserver-xext_set-securitypolicy-path.full.patch
103_nxagent_set-X0-config-path.full.patch
105_nxagent_export-remote-keyboard-config.full.patch
106_nxagent_utf8-copy-clipboard.full.patch