aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index be0453361..c8e113a9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,3 +29,12 @@ override_dh_quilt_patch:
override_dh_quilt_unpatch:
dh_quilt_unpatch
+
+#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