[gtkatlantic] 11/11: Fix automatic installation of gtkatlantic.desktop file.

Markus Koschany apo-guest at moszumanska.debian.org
Fri Jul 17 22:18:34 UTC 2015


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

apo-guest pushed a commit to branch master
in repository gtkatlantic.

commit c02a440fa0ce62575555ed2793613bd3de61c035
Author: Markus Koschany <apo at gambaru.de>
Date:   Fri Jul 17 23:59:30 2015 +0200

    Fix automatic installation of gtkatlantic.desktop file.
---
 debian/install | 1 +
 debian/rules   | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/install b/debian/install
index ea07fa3..7b00866 100644
--- a/debian/install
+++ b/debian/install
@@ -1 +1,2 @@
 gtkatlantic.xpm usr/share/pixmaps
+gtkatlantic.desktop usr/share/applications
diff --git a/debian/rules b/debian/rules
index b410f9e..f2df272 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,5 +12,9 @@ override_dh_auto_configure:
 		--datadir=/usr/share/games \
 		--datarootdir=/usr/share/games
 
+override_dh_install:
+	dh_install
+	$(RM) -r debian/gtkatlantic/usr/share/games/applications
+
 get-orig-source:
 	uscan --download-current-version --force-download --no-symlink

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



More information about the Pkg-games-commits mailing list