diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-01-12 13:00:23 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-01-12 13:00:23 +0100 |
commit | 760c5c07c63798e0e065020456e7514c8dd8b72d (patch) | |
tree | d23dbbd9eb45acd634fc4f4c7a1b1478629111cb /debian/changelog | |
parent | d6fee9a41fa3ba5db01d46963571a5a039ad1786 (diff) | |
download | nx-libs-760c5c07c63798e0e065020456e7514c8dd8b72d.tar.gz nx-libs-760c5c07c63798e0e065020456e7514c8dd8b72d.tar.bz2 nx-libs-760c5c07c63798e0e065020456e7514c8dd8b72d.zip |
Provide patches that are tarball / distro aware. Either NX (redistributed) has been installed to /usr/local/lib/nx via tarball or it has been packagedfor a distribution and is installed to /usr/lib/nx. Other installation paths are currently not supported.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d9d5db5cd..9d30af4e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,10 @@ nx-libs (2:3.5.0.2-1) UNRELEASED; urgency=low patch: 209_x2goagent-add-man-page.patch * Modify patch: 101_nxagent_set-rgb-path.patch, add path to RGB file if NX (redistributed) is installed via tarball under /usr/local. + * Provide patches that are tarball / distro aware. Either NX (redistributed) + has been installed to /usr/local/lib/nx via tarball or it has been packaged + for a distribution and is installed to /usr/lib/nx. Other installation paths + are currently not supported. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 11 Jan 2012 15:30:36 +0100 |