This bug is triggered by the replacement of the SCons-supplied Install
and InstallAs methods in lines 124 and 125 of
platform/default/SConscript.  SCons then gets terribly confused copying
the envirionment.  The aqsis package should be able to avoid this by
defining new Install and InstallAs equivalents rather than overriding
the default ones.  Not using the DESTDIR support provided by upstream
also avoids the issue since it does not replace the methods.  I'm not
sure if this usage is supposed to be supported upstream or not so I've
not yet cloned this bug to SCons - I've asked SCons upstream.

Ideally the SCons packaging branch would get merged and SCons would
have native DESTDIR support so these hacks wouldn't be needed.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."

Attachment: signature.asc
Description: Digital signature

Reply via email to