[BCCing bug #577321 on gpib, which can probably do without the follow-up
on this for the moment.]

This is actually a new problem.

In cdbs commit e5a26f5a7ac5344790d69a3099e08994600f1442, first shipped
in cdbs 0.4.76, there was this change in 1/rules/buildvars.mk.in:


-       DEB_DESTDIR = $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
+       DEB_DESTDIR ?= $(CURDIR)/debian/$(strip $(DEB_ALL_PACKAGES))/
 else
-       DEB_DESTDIR = $(CURDIR)/debian/tmp/
+       DEB_DESTDIR ?= $(CURDIR)/debian/tmp/


So DEB_DESTDIR is now getting clobbered by module-assistant.  Revenge at
last! ;)

I'll try to think up a new workaround for gpib... not sure whether this
affects other m-a packages. (Do any others use cdbs?)

-- 
Tim Retout <dioc...@debian.org>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to