[Build-common-hackers] Bug#610624: Bug#610624: cdbs: Multiple regressions in python-autotools.mk

Emilio Pozuelo Monfort pochu at debian.org
Sat Jan 22 16:46:34 UTC 2011


On 21/01/11 22:25, Stefano Rivera wrote:
> Hi Emilio (2011.01.21_23:16:46_+0200)
>>> # Install all flavors on top of each other by default
>>> -DEB_MAKE_DESTDIRSKEL ?= $(cdbs_curdestdir)
>>> +DEB_MAKE_DESTDIRSKEL = $(cdbs_curdestdir)
>>
>> Not so sure about this one though. What is setting DEB_MAKE_DESTDIRSKEL ?
>> Nothing in CDBS sets it AFAICS.
> 
> 1/class/makefile-vars.mk.in
> 57:DEB_MAKE_DESTDIRSKEL ?= $(cdbs_curdestdir)/@FLAVOR@

Ah right. So your patch is correct. However this will make DEB_MAKE_DESTDIRSKEL
non-overridable when using python-autotools.mk.

Jonas, is this something we should worry about?

Cheers,
Emilio





More information about the Build-common-hackers mailing list