[osgearth] 15/17: Don't install osgearth_3pv, depends on removed data files.

Bas Couwenberg sebastic at debian.org
Tue Sep 6 21:36:56 UTC 2016


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

sebastic pushed a commit to branch experimental
in repository osgearth.

commit 07c18b8e49237420a912f26492e615b4755b244e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Sep 6 22:57:57 2016 +0200

    Don't install osgearth_3pv, depends on removed data files.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1a6207f..589f2ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,6 +60,9 @@ override_dh_auto_install:
 	  cp data/world.tif debian/osgearth-data/usr/share/osgearth/data/ && \
 	  cp -r data/resources/ debian/osgearth-data/usr/share/osgearth/data/
 
+	# Don't install binaries which depend on removed data files
+	$(RM) debian/*/usr/bin/osgearth_3pv
+
 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