From 978aaa0a468aed9cb9efc6b414f5bb18acdcc7b1 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Sat, 15 Dec 2012 14:58:58 +0100 Subject: integrate nx*/x2go* shell wrappers into debian/wrappers No longer add them as quilt patch, as they are much easier to edit this way. This, of course, requires adjustments to the roll-tarballs.sh script --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index b9df94031..cbc44ea00 100755 --- a/debian/rules +++ b/debian/rules @@ -21,6 +21,7 @@ override_dh_clean: rm -f nx-X11/programs/Xserver/hw/nxagent/changelog rm -f nx-X11/programs/nxauth/changelog rm -f Makefile + rm -f bin dh_clean override_dh_auto_build: @@ -33,6 +34,7 @@ override_dh_auto_build: cp -a nx-X11/programs/nxauth/CHANGELOG nx-X11/programs/nxauth/changelog cp -a nxproxy/CHANGELOG nxproxy/changelog ln -s debian/Makefile.nx-libs Makefile + ln -s debian/wrappers bin LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_build --with quilt --parallel debian/post-build-nx.sh -- cgit v1.2.3