From 94514ea04b864b266b3d40c79be1d78b14f128b1 Mon Sep 17 00:00:00 2001 From: Andreas Rottmann Date: Sun, 17 Jul 2011 13:04:38 +0200 Subject: Prepare 0.9.3-5 --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 7d81463e..c09198ae 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,8 @@ ifneq ($(findstring $(DEB_BUILD_ARCH), mips mipsel),) CFLAGS += -mplt endif -DEB_CONFIGURE_EXTRA_FLAGS := --disable-Werror +DEB_CONFIGURE_EXTRA_FLAGS := --disable-Werror +DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) DEB_DH_INSTALL_ARGS := --sourcedir=$(DEB_DESTDIR) DEB_MAKE_CHECK_TARGET = check -- cgit v1.2.3