On 2011-03-28 15:58 +0200, Marcin Juszkiewicz wrote:
> Ncurses debian/rules calls dh_strip with "-X$(package-dbg)
> -X$(package-dbgw) -X$(package-libw)" where -N should be used.
Thanks for spotting that. It does not seem to make any difference in
the content of the binary packages, right?
> # Strip the packages, shipping detached debugging symbols. Need to strip
> - # $(package-devw) separately, because -X$(package-libw) excludes it.
> - dh_strip -s -X$(package-dbg) -X$(package-dbgw) -X$(package-libw) \
> + # $(package-devw) separately, because -N$(package-libw) excludes it.
Actually that comment is no longer correct either, if it ever was, so…
> dh_strip -p$(package-devw)
…this line can be ditched, it seems.
Cheers,
Sven
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]