[gazebo] 05/08: Install .desktop and icons files

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Tue Jun 24 02:01:55 UTC 2014


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

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

commit da5c2c0e8ce29a8f6da29c798adf7e10742b5fe9
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Tue Jun 24 00:59:00 2014 +0000

    Install .desktop and icons files
---
 debian/rules | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3fdedc2..0babe7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,13 +38,13 @@ override_dh_install:
 	&& ln -s /usr/share/fonts/truetype/ttf-liberation/LiberationSans-Regular.ttf $$tmp
 
         # Install icon
-        mkdir -p debian/gazebo3/usr/share/icons/hicolor/scalable/apps/
-        install -m 644 gazebo/gui/images/gazebo.svg \
+	mkdir -p debian/gazebo3/usr/share/icons/hicolor/scalable/apps/
+	install -m 644 gazebo/gui/images/gazebo.svg \
             debian/gazebo3/usr/share/icons/hicolor/scalable/apps/gazebo.svg
 
         # Install desktop file--with bash-completion
-        mkdir -p debian/gazebo3/usr/share/applications/
-        install -m 644 ./debian/gazebo.desktop \
+	mkdir -p debian/gazebo3/usr/share/applications/
+	install -m 644 ./debian/gazebo.desktop \
             debian/gazebo3/usr/share/applications/
 
 

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