diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-04-30 15:14:24 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-04-30 15:18:30 +0200 |
commit | a17bd57efab94bd75aab0596b6f3aa7da677a8ec (patch) | |
tree | 2d70a3a42de9044225ee8ba76360b3d524b837bb /debian | |
parent | 8726e7d0b5765c39f8470715442ed959991875f9 (diff) | |
download | nx-libs-a17bd57efab94bd75aab0596b6f3aa7da677a8ec.tar.gz nx-libs-a17bd57efab94bd75aab0596b6f3aa7da677a8ec.tar.bz2 nx-libs-a17bd57efab94bd75aab0596b6f3aa7da677a8ec.zip |
nx-libs.spec: actually create libXinerama.so.1 symlink during build phase.
Backported from Arctica GH 3.6.x branch.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8fa0ee679..fbc633d08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -140,6 +140,8 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low * debian/libnx-xinerama1.*: move Xinerama dir back to nx-x11-common. Only delete known files. Fixes RPM build failures. Backported from Arctica GH 3.6.x branch. + * nx-libs.spec: actually create libXinerama.so.1 symlink during build phase. + Backported from Arctica GH 3.6.x branch. [ Bernard Cafarelli ] * nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'. |