[qmapshack] 01/01: Added missing dh_auto_build.
Jaromír Mikeš
mira-guest at moszumanska.debian.org
Tue Aug 19 08:30: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 88c59353a430252a72c509ed6e9be02e05e4aa4e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Aug 19 10:30:30 2014 +0200
Added missing dh_auto_build.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 01870e5..763f2d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@ override_dh_auto_build:
cd $(CURDIR)/src/icons/cache/ && bash makeicons
cd $(CURDIR)/src/icons/waypoints/ && bash makeicons
inkscape -D -w 180 -h 180 $(CURDIR)/src/pics/compass.svg --export-png=$(CURDIR)/src/pics/compass.png
+ dh_auto_build
override_dh_auto_install:
dh_auto_install
--
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