[mkgmapgui] 21/38: Fix location of mkgmapgui.jar in wrapper script.

Bas Couwenberg sebastic at xs4all.nl
Sun Dec 14 16:14:59 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository mkgmapgui.

commit 1039eb60c78c9d4c1652217fe3c6864361151c7e
Author: Mònica Ramírez Arceda <monica at probeta.net>
Date:   Mon May 16 13:32:19 2011 +0200

    Fix location of mkgmapgui.jar in wrapper script.
---
 debian/mkgmapgui.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/mkgmapgui.sh b/debian/mkgmapgui.sh
index 54e5c9b..633658b 100755
--- a/debian/mkgmapgui.sh
+++ b/debian/mkgmapgui.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-java -jar mkgmapgui.jar /usr/share/mkgmap/mkgmap.jar
+java -jar /usr/share/mkgmapgui/mkgmapgui.jar /usr/share/mkgmap/mkgmap.jar

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



More information about the Pkg-grass-devel mailing list