Don't strip daemon binary to simplify debugging.

git.mgm/mediaproxy-ng/2.0
Andreas Granig 14 years ago
parent 7b51c0bc30
commit 40a633faea

2
debian/rules vendored

@ -121,7 +121,7 @@ ngcp-mediaproxy-ng-daemon: install
dh_installchangelogs -p$@ -P$(b)/$@
dh_installinit -p$@ -P$(b)/$@
dh_install -p$@ -P$(b)/$@
dh_strip -p$@ -P$(b)/$@
#dh_strip -p$@ -P$(b)/$@
dh_compress -p$@ -P$(b)/$@
dh_fixperms -p$@ -P$(b)/$@
dh_makeshlibs -p$@ -P$(b)/$@ -V

Loading…
Cancel
Save