From ec47c22c264bd2f1d2ce6e434b503a701dc129f7 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 18 Feb 2012 02:28:53 +0100 Subject: Fix Xinerama support in Debian package libnx-x11 when NX gets built with patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Still on the todo list: fix the nx-X11 installation via Makefile. --- debian/changelog | 3 +++ debian/libnx-x11.links | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 debian/libnx-x11.links diff --git a/debian/changelog b/debian/changelog index 8148af07c..1e007bb2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,9 @@ nx-libs (2:3.5.0.11-0) UNRELEASED; urgency=low NX (redistributed). * Apply patches for the Debian package as the last patches in the series. * Fix faulty patch name suffix (has to be .patch, not .diff). + * Fix Xinerama support in Debian package libnx-x11 when NX gets built with + patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Still on + the todo list: fix the nx-X11 installation via Makefile. [ Jan Engelhardt ] * Update patch: 001_add-main-makefile.full+lite.patch, allow passing of diff --git a/debian/libnx-x11.links b/debian/libnx-x11.links new file mode 100644 index 000000000..67a1d2495 --- /dev/null +++ b/debian/libnx-x11.links @@ -0,0 +1,4 @@ +usr/lib/libX11.so.6 usr/lib/nx/X11/Xinerama/libNX_X11.so.6 +usr/lib/libXext.so.6 usr/lib/nx/X11/Xinerama/libNX_Xext.so.6 +usr/lib/nx/X11/Xinerama/libNX_Xinerama.so usr/lib/nx/X11/Xinerama/libXinerama.so +usr/lib/nx/X11/Xinerama/libNX_Xinerama.so.1 usr/lib/nx/X11/Xinerama/libXinerama.so.1 -- cgit v1.2.3