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

sebastic pushed a commit to branch master
in repository ossim-planet.

commit 8b0b5fe8530737b3f025098050e559de501deb16
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Jun 4 13:06:36 2016 +0200

    Disable ephemeris option, GPSTk not packaged yet.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0c29991..bf8319b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,8 @@ CMAKE_OPTS = \
        -DCMAKE_INSTALL_PREFIX=/usr \
        -DCMAKE_MODULE_PATH=$(CURDIR)/ossimPlanet/CMakeModules \
        -DBUILD_OSSIMPREDATOR=OFF \
-       -DBUILD_SHARED_LIBS=ON
+       -DBUILD_SHARED_LIBS=ON \
+       -DOSSIMPLANET_ENABLE_EPHEMERIS=OFF
 
 override_dh_auto_configure:
        dh_auto_configure -- $(CMAKE_OPTS) 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim-planet.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to