[Pkg-wmaker-commits] [wmbattery] 201/241: debian/rules: Add --no-symlink option to uscan in get-orig-source target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:38:00 UTC 2015


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

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

commit caec9af8e14d6959abb4d3079517a7d2c95d0118
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed Oct 8 07:09:24 2014 -0500

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

diff --git a/debian/rules b/debian/rules
index a1354af..609b3fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,8 @@
 	dh $@ --with autoreconf
 
 get-orig-source:
-	uscan --verbose --force-download
+	uscan --verbose --force-download --no-symlink
 	@if test -e ../wmbattery-*.download ; then \
 		rename -fv "s/wmbattery-(.+)\.download/wmbattery_\1\.orig\.tar\.gz/" \
 			../wmbattery-*.download; \
 	fi
-

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



More information about the Pkg-wmaker-commits mailing list