Bug#487092: adonthell-data now ships .desktop file, please install it
Iain Lane
iain at orangesquash.org.uk
Thu Jun 19 14:25:19 UTC 2008
Package: adonthell-data
Version: 0.3.4.cvs.20080529-1
Severity: minor
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
The adonthell-data package as packaged in Debian now ships with a
desktop file. In Ubuntu, we've applied the attached patch to install
this file along with the package. We thought you might like to do the
same.
Thanks,
Iain
-- System Information:
Debian Release: lenny/sid
APT prefers hardy-updates
APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 'hardy-backports'), (500, 'hardy')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-17-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
diff -u adonthell-data-0.3.4.cvs.20080529/debian/rules adonthell-data-0.3.4.cvs.20080529/debian/rules
--- adonthell-data-0.3.4.cvs.20080529/debian/rules
+++ adonthell-data-0.3.4.cvs.20080529/debian/rules
@@ -36,6 +36,7 @@
build-stamp: config.status
dh_testdir
+ $(MAKE) wastesedge.desktop
$(MAKE) INSTALL_PROGRAM="$(INSTALL_PROGRAM)" \
DESTDIR="$(CURDIR)/debian/adonthell-data"
touch build-stamp
@@ -67,6 +68,8 @@
INSTALL_PROGRAM="$(INSTALL_PROGRAM)"
# gamedatadir="$(CURDIR)/debian/adonthell-data/usr/share/games/adonthell-data"
+ mkdir -p $(CURDIR)/debian/adonthell-data/usr/share/applications
+ install -m 644 $(CURDIR)/wastesedge.desktop $(CURDIR)/debian/adonthell-data/usr/share/applications/adonthell-data.desktop
# Build architecture-independent files here.
binary-indep: build install
diff -u adonthell-data-0.3.4.cvs.20080529/debian/changelog adonthell-data-0.3.4.cvs.20080529/debian/changelog
More information about the Pkg-games-devel
mailing list