aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/libnx-x11.links4
2 files changed, 7 insertions, 0 deletions
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