[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debhelper stripping debugging symbols



On Wed, 2015-01-07 at 00:07 -0800, Don Armstrong wrote:
> This line:
> 
> export DEB_BUILD_OPTIONS=
> 
> sets DEB_BUILD_OPTIONS to "", which isn't what you want.

Hey Don. That was actually a typo when copying and pasting into
pastebin. Ignore the = character. I know what you mean, and indeed, that
would have reset the variable had that been there.

So back to my original question, why was it being ignored?

(snip)

> nor do you need to include
> /usr/share/dpkg/default.mk, because dh knows how to do all of that
> itself, too.

Are you sure? The reason I ask is dh_make had actually created the
original template debian/rules using the debhelper 7 syntax and that was
what was in it.

> Finally, your debian/rules is missing a #!/usr/bin/make -f, which means
> that it isn't going to work at all.

Another pastebin copy / paste typo. It's in the original.

-- 
Kip Warner -- Senior Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: