[mathicgb] 04/10: debian/rules: Add --enable-shared to override_dh_auto_configure target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Sep 6 00:38:18 UTC 2015


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

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

commit f61d11960600a8b37317dc0d0094145d00edb56a
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Sep 5 20:20:14 2015 -0400

    debian/rules: Add --enable-shared to override_dh_auto_configure target.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dcc2dc5..ab6cf49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ EXAMPLESDIR = $(CURDIR)/debian/mathicgb/usr/share/doc/mathicgb/examples
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- GTEST_PATH=/usr/src/gtest
+	dh_auto_configure -- GTEST_PATH=/usr/src/gtest --enable-shared
 
 override_dh_fixperms:
 	dh_fixperms

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



More information about the debian-science-commits mailing list