[libsdsl] 03/13: d/rules: drop unused flag

Tomasz Buchert tomasz at moszumanska.debian.org
Sun Apr 10 17:45:58 UTC 2016


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

tomasz pushed a commit to branch master
in repository libsdsl.

commit 39d155deea8442c6a565355db9c0c5e02bc79d52
Author: Tomasz Buchert <tomasz at debian.org>
Date:   Tue Aug 25 09:44:31 2015 +0200

    d/rules: drop unused flag
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4e9eef9..d1246c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,4 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_SHARED_LIBS=ON \
-		-DCMAKE_LIBRARY_ARCHITECTURE_DEBIAN=${DEB_HOST_MULTIARCH}
+	dh_auto_configure -- -DBUILD_SHARED_LIBS=ON

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libsdsl.git



More information about the debian-science-commits mailing list