aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2012-12-08 18:25:28 +0100
committerReinhard Tartler <siretart@tauware.de>2012-12-09 09:40:08 +0100
commit19685c5665850cfdee350023f6187f6d8a22e5d5 (patch)
treeb8160a78c3b5e105b7d5b3bec19008b3e6e245cc /debian/rules
parent26901cc52224dbfbf308b9252640563e4b52e960 (diff)
downloadnx-libs-19685c5665850cfdee350023f6187f6d8a22e5d5.tar.gz
nx-libs-19685c5665850cfdee350023f6187f6d8a22e5d5.tar.bz2
nx-libs-19685c5665850cfdee350023f6187f6d8a22e5d5.zip
install debug symbols for all packages in a new binary package 'nx-x11-dbg'
this package contains debugging information for all code that is built from this source package.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules10
1 files changed, 2 insertions, 8 deletions
diff --git a/debian/rules b/debian/rules
index f88f0a70b..96bdbdb12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,11 +32,5 @@ override_dh_auto_build:
override_dh_auto_install:
-#override_dh_strip:
-# dh_strip -plibnx-x11 --dbg-package=libnx-x11-dbg
-# dh_strip -plibxcomp3 --dbg-package=libxcomp-dbg
-# dh_strip -plibxcompext3 --dbg-package=libxcompext-dbg
-# dh_strip -plibxcompshad3 --dbg-package=libxcompshad-dbg
-# dh_strip -pnxagent --dbg-package=nxagent-dbg
-#
-#.PHONY: override_dh_strip
+override_dh_strip:
+ dh_strip --dbg-package=nx-x11-dbg