X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/c3c858aaea0eac56dbdfea1ca8d9310322e1c8ee..d2f007df0353bb218d233bf4a8033c1b2a40f8f1:/debian/rules diff --git a/debian/rules b/debian/rules index c94a527..9664c6b 100755 --- a/debian/rules +++ b/debian/rules @@ -17,6 +17,7 @@ DEB_DH_INSTALL_SOURCEDIR = $(DEB_DESTDIR) DEB_CONFIGURE_PREFIX = / ifneq ($(DEB_HOST_MULTIARCH),) + CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS) export DH_COMPAT = 9 DEB_CONFIGURE_EXTRA_FLAGS += $(MULTIARCH_CONFIGURE_FLAGS) MULTIARCH_CONFIGURE_FLAGS = --libdir='$${prefix}/lib/$(DEB_HOST_MULTIARCH)'