[qmapshack] 01/01: Install xpm icon.

Jaromír Mikeš mira-guest at moszumanska.debian.org
Tue Aug 5 22:02:39 UTC 2014


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

mira-guest pushed a commit to branch master
in repository qmapshack.

commit 21bea4d09587ac748c04ff685f2732b344b0bd68
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Aug 6 00:02:32 2014 +0200

    Install xpm icon.
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 31f8b2c..526b68b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,11 @@ pkg = $(shell dpkg-parsechangelog | sed -ne 's/^Source: //p')
 %:
 	dh $@
 
+override_dh_auto_install:
+	dh_auto_install
+	install -m 644 $(CURDIR)/debian/*.xpm $(CURDIR)/debian/qmapshack/usr/share/pixmaps/
+
+
 # get-orig-source to drop upstream .hg dir
 get-orig-source:
 # When this bug will be fixed uscan will be used again

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



More information about the Pkg-grass-devel mailing list