[osgearth] 13/15: Don't install osgEarth_tests executable.

Bas Couwenberg sebastic at debian.org
Sun Jan 7 14:41:01 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 464453cf0f142afd6e6c529d612a2f9ec9959b68
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 7 13:59:44 2018 +0100

    Don't install osgEarth_tests executable.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 12bdc3d..f21214d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ osgearth (2.9~rc1+dfsg-1) UNRELEASED; urgency=medium
   * Set OSG_DIR CMake option to fix OpenSceneGraph detection.
   * Update symbols for amd64.
   * Update paths for EarthMultiTouchManipulator sources in copyright file.
+  * Don't install osgEarth_tests executable.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 07 Jan 2018 10:14:55 +0100
 
diff --git a/debian/rules b/debian/rules
index e0ee0a3..ea117e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,6 +65,7 @@ override_dh_auto_install:
 
 	# Don't install binaries which depend on removed data files
 	$(RM) debian/*/usr/bin/osgearth_3pv
+	$(RM) debian/*/usr/bin/osgEarth_tests
 
 override_dh_install:
 	dh_install --autodest --list-missing

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