On 11-07-18 at 12:22am, Michael Biebl wrote: > Am 17.07.2011 07:54, schrieb Jonas Smedegaard: > > > I haven't verified, but seems to me that you get the intended result > > by instead suppressing/overriding DEB_DH_STRIP_ARGS. > > Sorry, but I don't understand you here. If you look at [1], you'll see > that I've been using DEB_DH_STRIP_ARGS. > Or are you saying that only DEB_DH_STRIP_ARGS_<package> is not meant > to be overridden? But this is what this bug report is about. > > I want a single debug package, but exclude certain binary packages > from it.
Indeed you are using the proper variable (so ignore my first paragraph). You tried this: DEB_DH_STRIP_ARGS_$(UDEB_PKG) = --dbg-package= Try this instead: DEB_DH_STRIP_ARGS_$(UDEB_PKG) = Regards, - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature

