From ca14e3f27947e88a1edd9e37a54e648e72ccb57f Mon Sep 17 00:00:00 2001 From: Andreas Granig Date: Tue, 8 Jan 2013 16:22:00 +0000 Subject: [PATCH] Don't strip debug symbols for now. No idea how to build also dbg-modules, not only the binary package. --- pkg/kamailio/deb/squeeze/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/kamailio/deb/squeeze/rules b/pkg/kamailio/deb/squeeze/rules index 29232cce7..f477c0d5e 100755 --- a/pkg/kamailio/deb/squeeze/rules +++ b/pkg/kamailio/deb/squeeze/rules @@ -194,7 +194,7 @@ binary-common: # dh_undocumented dh_installchangelogs ChangeLog dh_link - dh_strip --dbg-package=kamailio-dbg + #dh_strip --dbg-package=kamailio-dbg dh_compress dh_fixperms dh_makeshlibs