From f2a6a3e46e474a8d8d5e276033bd87ba7129d395 Mon Sep 17 00:00:00 2001 From: Xawotihs Date: Thu, 7 Oct 2010 21:42:52 +0000 Subject: [PATCH] Fixed stripping --- projects/mtg/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/debian/rules b/projects/mtg/debian/rules index 671ba07bf..be8a835e9 100755 --- a/projects/mtg/debian/rules +++ b/projects/mtg/debian/rules @@ -41,7 +41,7 @@ binary-arch: build install dh_installexamples dh_installman dh_link - dh_strip --dbg-package=my-application-dbg + dh_strip dh_compress dh_fixperms dh_installdeb