[adonthell-data] 44/60: Remove Debian's desktop file.

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 23:23:24 UTC 2016


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

apo pushed a commit to branch master
in repository adonthell-data.

commit 3f5aef9be55484706f30e7f95e935a51969bd402
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 12 20:34:36 2016 +0200

    Remove Debian's desktop file.
---
 debian/adonthell.desktop | 10 ----------
 debian/rules             |  2 --
 2 files changed, 12 deletions(-)

diff --git a/debian/adonthell.desktop b/debian/adonthell.desktop
deleted file mode 100644
index 7898def..0000000
--- a/debian/adonthell.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Name=Adonthell - Waste's Edge
-Comment=This is a 2D graphical role playing game.
-Comment[de]=Dies ist ein grafisches Rollenspiel in 2D
-Exec=adonthell-wastesedge
-Icon=wastesedge_16x16
-Terminal=false
-Type=Application
-Categories=Game;RolePlaying;
-Keywords=roleplaying;fantasy;2D;
diff --git a/debian/rules b/debian/rules
index 0846de3..ea86c85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,8 +20,6 @@ override_dh_auto_build:
 override_dh_auto_install:
 	dh_auto_install -- \
 		DESTDIR="$(CURDIR)/debian/adonthell-data"
-	mkdir -p $(CURDIR)/debian/adonthell-data/usr/share/applications
-	install -m 644 debian/adonthell.desktop $(CURDIR)/debian/adonthell-data/usr/share/applications/adonthell-data.desktop
 	# Remove empty directories
 	find . -type d -empty -delete
 

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



More information about the Pkg-games-commits mailing list