[Pkg-wmaker-commits] [wmmemload] 95/103: debian/rules: Split options to rename in get-orig-source target; needed for some versions of rename.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:11:49 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 b9189a8d9408a7fff71744db939b027c1f5e1cd5
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Tue Apr 7 07:30:22 2015 -0500

    debian/rules: Split options to rename in get-orig-source target; needed for
    some versions of rename.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 28ec597..174f70b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,6 @@
 get-orig-source:
 	uscan --verbose --force-download --no-symlink
 	@if test -e ../wmmemload-*.download ; then \
-		rename -fv "s/wmmemload-(.+)\.download/wmmemload_\1\.orig\.tar\.gz/" \
+		rename -f -v "s/wmmemload-(.+)\.download/wmmemload_\1\.orig\.tar\.gz/" \
 			../wmmemload-*.download; \
 	fi

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