[openstreetmap-map-icons] 01/05: Move generated tarball to parent directory.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Oct 30 15:10:27 UTC 2015


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

sebastic pushed a commit to branch master
in repository openstreetmap-map-icons.

commit 217a2bb8c4ca9999fc0148486cb6a98f06e7e5f2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Oct 30 12:33:15 2015 +0100

    Move generated tarball to parent directory.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index adbe908..37e873c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,6 +46,10 @@ get-orig-source:
 	tar czf $(DESTTGZ) -C `dirname $(DESTDIR)` `basename $(DESTDIR)`
 	@echo Cleaning up
 	rm -rf $(DESTDIR)
+	@echo Moving tarball to parent directory
+	mv ${DESTTGZ} ../
+	@echo Removing tarballs directory
+	rmdir ../tarballs
 	@echo .
 	@echo To update debian/changelog type
 	@echo dch -v 1:$(VERSION)-1

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



More information about the Pkg-grass-devel mailing list