diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-12-29 10:25:45 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-12-29 10:25:45 +0100 |
commit | 9f226601ff68e75b2baa68bbf08da369c62527e1 (patch) | |
tree | 9c118d351e3640728f7d15724a7ae62d698b444b /debian/patches/101_nxagent_set-rgb-path.patch | |
parent | 4cffd99f2288646aa8b48752ae307db4bfa9d1fd (diff) | |
download | nx-libs-9f226601ff68e75b2baa68bbf08da369c62527e1.tar.gz nx-libs-9f226601ff68e75b2baa68bbf08da369c62527e1.tar.bz2 nx-libs-9f226601ff68e75b2baa68bbf08da369c62527e1.zip |
Adapt path names in FreeNX patches to meet requirements for source tree of this package.
Diffstat (limited to 'debian/patches/101_nxagent_set-rgb-path.patch')
-rw-r--r-- | debian/patches/101_nxagent_set-rgb-path.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/101_nxagent_set-rgb-path.patch b/debian/patches/101_nxagent_set-rgb-path.patch index db4116884..bcbfa0c85 100644 --- a/debian/patches/101_nxagent_set-rgb-path.patch +++ b/debian/patches/101_nxagent_set-rgb-path.patch @@ -3,8 +3,8 @@ ## All lines beginning with `## DP:' are a description of the patch. ## DP: Change the path to the keyboard configuration file ---- a/programs/Xserver/os/oscolor.c -+++ b/programs/Xserver/os/oscolor.c +--- a/nx-X11/programs/Xserver/os/oscolor.c ++++ b/nx-X11/programs/Xserver/os/oscolor.c @@ -53,7 +53,7 @@ #include <sys/stat.h> #include <unistd.h> |