[metview] 73/97: Fix Mars source dir

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Sep 1 09:18:55 UTC 2015


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

mckinstry pushed a commit to branch master
in repository metview.

commit d119ce1b6abbc23994167acf0b8da619c3bb979f
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jun 26 07:41:42 2015 +0100

    Fix Mars source dir
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3a6592f..48a1478 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,11 +40,7 @@ override_dh_auto_configure:
 		-DCMAKE_BUILD_TYPE=Debug \
 		-DMETVIEW_EXTRA_LIBRARIES='terralib m' \
 		-DMETVIEW_EXTRA_INCLUDES='/usr/include/terralib/kernel' \
-		-DMARS_SOURCE_PATH=${CMAKE_SOURCE_DIR}/src/libMars/MARS
-	#dh_auto_configure -- \
-		--enable-magics \
-		LIBS=" -lterralib -lm" CPPFLAGS=" -I/usr/include/terralib/kernel " \
-		CXXFLAGS=" -fPIC " CFLAGS=" -fPIC"
+		-DMARS_SOURCE_PATH=$(CURDIR)/src/libMars/MARS
 
 override_dh_auto_test:
 	@echo "Checks disabled for the moment due to syntax errors in tests" 

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



More information about the debian-science-commits mailing list