[memtailor] 10/14: debian/rules: Update GTEST_PATH in override_dh_auto_configure target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Mar 3 14:12:40 UTC 2016


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

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

commit 8845987045e92b76ed2ef2183b139b28bd16c0c8
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Wed Mar 2 23:39:51 2016 -0500

    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 34b78e7..ceacc2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- GTEST_PATH=/usr/src
+	dh_auto_configure -- GTEST_PATH=/usr/src/gtest
 
 get-orig-source:
 	wget https://github.com/Macaulay2/memtailor/archive/master.tar.gz

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



More information about the debian-science-commits mailing list