[mkgmapgui] 18/38: Explain howto get the repackaged file.

Bas Couwenberg sebastic at xs4all.nl
Sun Dec 14 16:14:58 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 cfaf2ff4c3e0089ca9c05adbfd7c41b08aa440b6
Author: Mònica Ramírez Arceda <monica at probeta.net>
Date:   Mon May 16 02:12:15 2011 +0200

    Explain howto get the repackaged file.
---
 debian/README.source | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index db202c0..1f2be0c 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,9 +1,13 @@
 mkgmapgui for Debian
 --------------------
 
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
-
-
-
+This program is originally distributed as a JAR file. It has been repackaged for Debian.
+To get the mkgmapgui-1.1.ds.tar.gz file you should do the following:
+
+wget http://activityworkshop.net/software/mkgmapgui/mkgmapgui.jar
+mkdir mkgmapgui-1.1.ds
+cp mkgmapgui.jar mkgmapgui-1.1.ds/
+jar xf mkgmapgui.jar
+rm mkgmapgui.jar tim/mkgmapgui/*class
+cd ..
+tar czf mkgmapgui-1.1.ds.tar.gz mkgmapgui-1.1.ds

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