[osgearth] 10/15: Set OSG_DIR CMake option to fix OpenSceneGraph detection.

Bas Couwenberg sebastic at debian.org
Sun Jan 7 14:41:00 UTC 2018


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

sebastic pushed a commit to branch experimental
in repository osgearth.

commit d17c5036f7bce60908a1ae7022262a7a307ede27
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 7 12:46:13 2018 +0100

    Set OSG_DIR CMake option to fix OpenSceneGraph detection.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 189e7b1..cc88c4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ osgearth (2.9~rc1+dfsg-1) UNRELEASED; urgency=medium
   * Update Files-Excluded for osgEarth 2.9rc1.
   * Refresh patches.
   * Update packaging for libosgEarthQt changes.
+  * Set OSG_DIR CMake option to fix OpenSceneGraph detection.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 07 Jan 2018 10:14:55 +0100
 
diff --git a/debian/rules b/debian/rules
index 5f927c4..e0ee0a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,6 +39,7 @@ override_dh_auto_configure:
 		-DCMAKE_INSTALL_PREFIX=/usr \
 		-DDEB_HOST_MULTIARCH=$(DEB_HOST_MULTIARCH) \
 		-DLIB_POSTFIX="" \
+		-DOSG_DIR=/usr \
 		-DOSGEARTH_QT_BUILD=1
 
 override_dh_auto_build:

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



More information about the Pkg-grass-devel mailing list