exclude the debug versions from being stripped.. duh

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2000-08-12 22:38:22 +00:00
parent bfb9d722c0
commit 3d84f97e52

2
debian/rules vendored
View File

@@ -419,7 +419,7 @@ binary-common:
dh_installchangelogs
dh_installexamples
dh_link
dh_strip
dh_strip -N$(package_gtk_dbg) -N$(package_wxbase_dbg)
dh_compress
dh_fixperms
dh_makeshlibs