[Pkg-voip-commits] [ring] 03/09: get-orig-source: name the tarball properly

Alexandre Viau aviau at moszumanska.debian.org
Fri Apr 1 15:46:35 UTC 2016


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

aviau pushed a commit to branch master
in repository ring.

commit a7810cbe99ded4b76feba6ddba98805385a8c2f8
Author: aviau <alexandre at alexandreviau.net>
Date:   Fri Apr 1 10:44:08 2016 -0400

    get-orig-source: name the tarball properly
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 72c785a..81327ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -165,7 +165,7 @@ get-orig-source:
 	rm -rf ${tmpdir}/ring-project/daemon/contrib/tarballs
 
 	# Create the new tarball
-	cd  ${tmpdir} && tar -czf ${workdir}/ring_version.orig.tar.gz ring-project
+	cd  ${tmpdir} && tar -czf ${workdir}/ring_${version_to_download}.orig.tar.gz ring-project
 
 	# Clear the temp dir
 	rm -rf ${tmpdir}

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



More information about the Pkg-voip-commits mailing list