[Pkg-wmaker-commits] [wmmemload] 75/103: debian/rules: Add --no-symlink option to uscan in get-orig-source target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:11:47 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmmemload.

commit 64f5d231aa44520ead20f64402709751be46ab01
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Fri Oct 10 10:39:40 2014 -0500

    debian/rules: Add --no-symlink option to uscan in get-orig-source target.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5218d7f..28ec597 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh  $@ --with autoreconf
 
 get-orig-source:
-	uscan --verbose --force-download
+	uscan --verbose --force-download --no-symlink
 	@if test -e ../wmmemload-*.download ; then \
 		rename -fv "s/wmmemload-(.+)\.download/wmmemload_\1\.orig\.tar\.gz/" \
 			../wmmemload-*.download; \

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



More information about the Pkg-wmaker-commits mailing list