[mathicgb] 03/10: debian/rules: Update GTEST_PATH in 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 d7181d31a893a66fb83c8be4ec6297ff7eca7394
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Fri Sep 4 00:19:06 2015 -0400
debian/rules: Update GTEST_PATH in override_dh_auto_configure target.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ce2e0e9..dcc2dc5 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
+ dh_auto_configure -- GTEST_PATH=/usr/src/gtest
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