[gazebo] 07/09: Use wildcard in rules file

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Wed Oct 28 00:24:32 UTC 2015


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

jrivero-guest pushed a commit to branch master
in repository gazebo.

commit a11ad0f2d13ffb8f49b05e44973af5ebd29ee0c3
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Wed Oct 28 00:23:14 2015 +0000

    Use wildcard in rules file
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b9da27a..c856f41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ override_dh_install:
 	dh_install -- # Install
 
         # Get rid of fonts already packaged elsewhere.
-	rm -f debian/gazebo6-common/usr/share/gazebo-6.0/media/gui/fonts/DejaVuSans.ttf
+	rm -f debian/gazebo6-common/usr/share/gazebo-*/media/gui/fonts/DejaVuSans.ttf
 
 override_dh_strip:
 	dh_strip -a --dbg-package=libgazebo6-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gazebo.git



More information about the debian-science-commits mailing list