Am 20.07.2011 02:31, schrieb Jonas Smedegaard:
> 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) =

I tried that, it doesn't work unfortunately. If the DEB_DH_STRIP_ARGS_<package>
variable is empty, cdbs will use the default value.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to