[mathic] 17/30: debian/rules: Update definition of GTEST_PATH for dh_auto_configure.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Mar 20 20:58:52 UTC 2016


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

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

commit bbe4b36afab88dc657209e470adcc34c0078737b
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Mar 20 12:32:00 2016 -0400

    debian/rules: Update definition of GTEST_PATH for dh_auto_configure.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 08de72a..eb6551e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- GTEST_PATH=/usr/src --enable-shared
+	dh_auto_configure -- GTEST_PATH=/usr/src/gtest --enable-shared
 
 override_dh_strip:
 	dh_strip --dbg-package=libmathic-dbg

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



More information about the debian-science-commits mailing list