On Wed, Aug 15, 2007 at 10:25:41AM +0200, Julien Danjou wrote:
> There was a problem while autobuilding your package with 
> DEB_BUILD_OPTIONS=nostrip.
> Final binaries are still stripped.
> 
> If you call dh_strip correctly in debian/rules, this may mean that upstream
> is stripping anyway.
> You should look for call to strip, ld -s or install -s which may strip 
> binaries.

I found that there is an install -s in the Makefile.
So should I remove the '-s' ? If yes, should I change something in the 
debian/rules file ?

dh_strip is indeed being called in debian/rules indeed, I have a 
question thought, if one builds using the option 
DEB_BUILD_OPTIONS=nostrip, does that mean that dh_strip won't run ?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to