[SCM] pd-iem_ambi/master: debian/rules: removed no-strip hacks

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Fri Apr 15 16:23:38 UTC 2011


The following commit has been merged in the master branch:
commit d519b779c45bb7db42c0a2966cd5a90014a2b960
Author: IOhannes m zmölnig <zmoelnig at umlaeute.mur.at>
Date:   Fri Apr 15 17:51:43 2011 +0200

    debian/rules: removed no-strip hacks
    
    the makefile get's patched to remove calls to 'strip',
    so there's no need to add additional measures

diff --git a/debian/rules b/debian/rules
index 5775dc0..144d406 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,10 +21,5 @@ include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/class/pd.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
-# upstream's way to prevent stripping: override the STRIP command with something
-# harmless, like /usr/bin/true
-STRIP=/bin/true
-export STRIP
-
 # where sources are
 DEB_SRCDIR = src

-- 
pd-iem_ambi packaging



More information about the pkg-multimedia-commits mailing list