diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-11-20 16:42:28 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-11-20 16:42:28 +0100 |
commit | 369972db3e933f2ca7e45919a51c83b3ff7ac731 (patch) | |
tree | 2a1645d9c7a1c1f999a4a72fc86cbfd0a1bab534 | |
parent | e6fa2ca313e412ec89dc09a5219fcaa063fc50b2 (diff) | |
download | nx-libs-369972db3e933f2ca7e45919a51c83b3ff7ac731.tar.gz nx-libs-369972db3e933f2ca7e45919a51c83b3ff7ac731.tar.bz2 nx-libs-369972db3e933f2ca7e45919a51c83b3ff7ac731.zip |
Add patch: 010_nxauth-fix-binary-name-in-man-page.patch.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/patches/series | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b98d79813..5b4d6a8e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,5 +20,6 @@ nx-libs (2:3.5.0-0~x2go1) UNRELEASED; urgency=low * Add nxproxy man page to nxproxy package. * Fix of nxproxy build in main Makefile (modifies 001_add-main-makefile.patch). + * Add patch: 010_nxauth-fix-binary-name-in-man-page.patch. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 14 Oct 2011 03:01:39 +0200 diff --git a/debian/patches/series b/debian/patches/series index fe954ec73..12fec4861 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -7,3 +7,4 @@ 007_nxcompshad-clean-gch-files.patch 008_add-nx-proxy-wrapper.patch 009_nxproxy-add-man-page.patch +010_nxauth-fix-binary-name-in-man-page.patch |