[ossim-planet] 04/06: Disable ephemeris option, GPSTk not packaged yet.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 4 12:57:20 UTC 2016


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 <sebastic at 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



More information about the Pkg-grass-devel mailing list