[Pkg-wmaker-commits] [wmaker] 21/21: debian/rules: Remove --libdir from dh_auto_configure for multiarch support.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jan 9 16:12:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmaker.

commit 3051ab2fc1d62f149e01853c48db710898c65181
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Thu Jan 7 22:42:29 2016 -0500

    debian/rules: Remove --libdir from dh_auto_configure for multiarch support.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 684800e..ee55594 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ COMMON_OPTIONS    := --datadir=$(SHAREDIR)            \
 
 override_dh_auto_configure:
 	env LINGUAS="$(LINGUAS)" dh_auto_configure --verbose -- \
-		$(COMMON_OPTIONS) $(WMAKER_OPTIONS) --libdir=/usr/lib
+		$(COMMON_OPTIONS) $(WMAKER_OPTIONS)
 
 override_dh_installmenu:
 	dh_installmenu -a --noscripts

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmaker.git



More information about the Pkg-wmaker-commits mailing list