[qmapshack] 06/06: Tuned get-orig-source - keep downloaded file in current dir.

Jaromír Mikeš mira-guest at moszumanska.debian.org
Mon Aug 18 08:35:49 UTC 2014


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

mira-guest pushed a commit to branch master
in repository qmapshack.

commit 32ce2e0cef890f25c1252f87fe4af835646b5978
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Aug 18 10:35:36 2014 +0200

    Tuned get-orig-source - keep downloaded file in current dir.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6b150a1..b34c1fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,4 +21,4 @@ override_dh_auto_install:
 get-orig-source:
 # When this bug will be fixed uscan will be used again
 # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749225
-	wget https://bitbucket.org/maproom/qmapshack/downloads/$(pkg)-$(upstream_version).tar.gz -O ../$(pkg)_$(upstream_version).orig.tar.gz
+	wget https://bitbucket.org/maproom/qmapshack/downloads/$(pkg)-$(upstream_version).tar.gz -O $(pkg)_$(upstream_version).orig.tar.gz

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