From 0b05d45ad1a86e11e409d6ce9d1ead9601c1a522 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Sun, 5 Aug 2012 14:15:48 +0200 Subject: [PATCH] Strip binaries when building the packages --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 6a431c2..e195feb 100755 --- a/debian/rules +++ b/debian/rules @@ -35,6 +35,7 @@ binary-arch: build install dh_install #dh_installdocs #dh_installchangelogs + dh_strip #dh_compress dh_fixperms dh_shlibdeps -- 2.43.0