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/109_nxagent_locale-utf8-compound-text.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/109_nxagent_locale-utf8-compound-text.patch')
-rw-r--r-- | debian/patches/109_nxagent_locale-utf8-compound-text.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/109_nxagent_locale-utf8-compound-text.patch b/debian/patches/109_nxagent_locale-utf8-compound-text.patch index fe4893019..8f084750f 100644 --- a/debian/patches/109_nxagent_locale-utf8-compound-text.patch +++ b/debian/patches/109_nxagent_locale-utf8-compound-text.patch @@ -1,5 +1,5 @@ ---- a/nxagent/programs/Xserver/hw/nxagent/Init.c -+++ b/nxagent/programs/Xserver/hw/nxagent/Init.c +--- a/nx-X11/programs/Xserver/hw/nxagent/Init.c ++++ b/nx-X11/programs/Xserver/hw/nxagent/Init.c @@ -64,6 +64,9 @@ #include "NX.h" #include "NXlib.h" @@ -31,8 +31,8 @@ } void InitInput(argc, argv) ---- a/nxagent/programs/Xserver/hw/nxagent/Rootless.c -+++ b/nxagent/programs/Xserver/hw/nxagent/Rootless.c +--- a/nx-X11/programs/Xserver/hw/nxagent/Rootless.c ++++ b/nx-X11/programs/Xserver/hw/nxagent/Rootless.c @@ -32,6 +32,10 @@ #include "NXlib.h" |