aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-12-28 19:09:42 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-12-28 20:16:14 +0100
commit6217812c8bf7a7806b776c6e2d28be082cd3e902 (patch)
tree09e5c9e296aa4f34064dc6ba80a1939adffd4856 /debian/rules
parent27e06a5e2999e4c68d0292c3f4213c956625593d (diff)
downloadnx-libs-6217812c8bf7a7806b776c6e2d28be082cd3e902.tar.gz
nx-libs-6217812c8bf7a7806b776c6e2d28be082cd3e902.tar.bz2
nx-libs-6217812c8bf7a7806b776c6e2d28be082cd3e902.zip
library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes shared library.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 791b99cf3..4fb1cf1bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,7 +81,6 @@ override_dh_strip:
dh_strip -plibnx-x11-6 --dbg-package=libnx-x11-6-dbg
dh_strip -plibnx-xau6 --dbg-package=libnx-xau6-dbg
dh_strip -plibnx-xext6 --dbg-package=libnx-xext6-dbg
- dh_strip -plibnx-xfixes3 --dbg-package=libnx-xfixes3-dbg
dh_strip -plibnx-xinerama1 --dbg-package=libnx-xinerama1-dbg
dh_strip -plibnx-xrender1 --dbg-package=libnx-xrender1-dbg
dh_strip -plibnx-xtst6 --dbg-package=libnx-xtst6-dbg