diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-01-29 12:48:05 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-01-29 12:48:08 +0100 |
commit | d9a48367ed0bc7493a9505afb1330040078f5c33 (patch) | |
tree | 87e1a77baedb63c8b858a8eb6ca90b36f56b40b7 /debian/changelog | |
parent | 804584cb18349efb48ca7501af4b43b7641011ad (diff) | |
download | nx-libs-d9a48367ed0bc7493a9505afb1330040078f5c33.tar.gz nx-libs-d9a48367ed0bc7493a9505afb1330040078f5c33.tar.bz2 nx-libs-d9a48367ed0bc7493a9505afb1330040078f5c33.zip |
nx-libs.spec: Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} SHLIBDIR=%{_libdir} at build time.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9281720e6..29a840fef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -84,6 +84,7 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium library package (names) as obsolete. + Don't depend on nx-libs base package with fixed version. + Don't fail if removing *.a files fails due to the files being non-present. + + Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} SHLIBDIR=%{_libdir} at build time. * debian/roll-tarball.sh: + Install etc/ files into etc/ subfolder (rgb, nxagent.keyboard, |