[Pkg-voip-commits] [ring] 02/19: get-orig-source: silence tar

Alexandre Viau aviau at moszumanska.debian.org
Sat Mar 26 16:43:56 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 91d1279db2617bc42167757b26a9777c72f27a46
Author: aviau <alexandre at alexandreviau.net>
Date:   Fri Mar 25 21:41:59 2016 -0400

    get-orig-source: silence tar
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a0dcc00..b4feb1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -123,7 +123,7 @@ get-orig-source:
 	uscan --rename --destdir=${tmpdir}
 
 	# Unpack ring tarball
-	tar -C ${tmpdir} -xvf ${tmpdir}/*.tar.gz
+	tar -C ${tmpdir} -xf ${tmpdir}/*.tar.gz
 
 	# Remove original tarball
 	rm ${tmpdir}/*.tar.gz

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