[qmapshack] 05/10: Update compass image paths.

Bas Couwenberg sebastic at debian.org
Mon Mar 5 18:23:08 UTC 2018


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

sebastic pushed a commit to branch master
in repository qmapshack.

commit 4f7083d98721e18fc09506d8dea5fdec2cec2e17
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Mar 5 15:54:40 2018 +0100

    Update compass image paths.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 798fc2e..f59916e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qmapshack (1.11.0-1) UNRELEASED; urgency=medium
   * Update copyright-format URL to use HTTPS.
   * Bump Standards-Version to 4.1.3, no changes.
   * Update copyright years for Oliver Eichler & Norbert Truchsess.
+  * Update compass image paths.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 05 Mar 2018 15:22:53 +0100
 
diff --git a/debian/rules b/debian/rules
index 8f457df..f1c4717 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ ifeq (,$(findstring $(DEB_HOST_ARCH),"arm64 mips64el powerpc hurd-i386"))
 	cd $(CURDIR)/src/icons/ && bash makeicons
 	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
+	inkscape -D -w 180 -h 180 $(CURDIR)/src/qmapshack/pics/compass.svg --export-png=$(CURDIR)/src/qmapshack/pics/compass.png
 endif
 
 	dh_auto_build

-- 
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