net-misc/nx-X11: Bump
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2335 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
18
net-misc/nx-X11/files/87_set_securitypolicy_path.dpatch
Normal file
18
net-misc/nx-X11/files/87_set_securitypolicy_path.dpatch
Normal file
@@ -0,0 +1,18 @@
|
||||
#! /bin/sh /usr/share/dpatch/dpatch-run
|
||||
## dpatch by <marceloshima@gmail.com>
|
||||
##
|
||||
## All lines beginning with `## DP:' are a description of the patch.
|
||||
## DP: Change the path to the keyboard configuration file
|
||||
|
||||
@DPATCH@
|
||||
--- a/programs/Xserver/Xext/security.c
|
||||
+++ b/programs/Xserver/Xext/security.c
|
||||
@@ -86,7 +86,7 @@
|
||||
|
||||
#ifdef NXAGENT_SERVER
|
||||
|
||||
-#define NX_ALTERNATIVEPOLICYFILE "/usr/lib/xserver/SecurityPolicy"
|
||||
+#define NX_ALTERNATIVEPOLICYFILE "/usr/share/nxagent/SecurityPolicy"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user