[libosm-gary68-perl] 04/17: New tarball layout

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jan 3 00:09:40 UTC 2016


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

sebastic pushed a commit to branch master
in repository libosm-gary68-perl.

commit 1695ba9789126de582a8bb18acc0c1b8d9d479b0
Author: David Paleino <dapal at debian.org>
Date:   Fri Sep 30 21:58:59 2011 +0200

    New tarball layout
---
 debian/rules | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 518c0ba..87fbf92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,8 @@ SVNREPO=http://svn.openstreetmap.org/applications/utils/gary68/OSM/
 get-orig-source:
 	svn checkout -r$(SVNREV) $(SVNREPO)
 	rm -rf OSM/.svn/
-	tar cf libosm-gary68-perl_0.0~svn$(SVNREV).orig.tar OSM/
+	mkdir -p libosm-gary68-perl/lib/
+	mv OSM/ libosm-gary68-perl/lib/
+	tar cf libosm-gary68-perl_0.0~svn$(SVNREV).orig.tar libosm-gary68-perl/
 	gzip -9 libosm-gary68-perl_0.0~svn$(SVNREV).orig.tar
-	rm -rf OSM/
+	rm -rf libosm-gary68-perl/

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



More information about the Pkg-grass-devel mailing list