From 6ddd8c036d2eccb189d57e3a0a5b0b611efebbcf Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 25 Jun 2014 15:55:16 +0100 Subject: [PATCH] Missing commit. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index aed2292a2..619dfff5e 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,7 @@ override_dh_auto_configure: LINKFLAGS=$(CDIST_LINKFLAGS) CXXFLAGS="$(CXXFLAGS) $(CDIST_CXXFLAGS)" PKG_CONFIG_PATH=$(CDIST_PKG_CONFIG_PATH) \ - ./waf --nocache configure --prefix=/usr --target-debian --enable-debug + ./waf --nocache configure --prefix=/usr --target-debian --enable-debug $(CDIST_EXTRA_CONFIGURE) override_dh_auto_build: ./waf --nocache build -- 2.30.2