[Pkg-wmaker-commits] [wmifs] 100/118: debian/rules: Split command line options for newer versions of rename.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 02:37:56 UTC 2015


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

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

commit 4b9f0ebd0a9aa494cd06769f852e5c9a7a911cac
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 27 23:25:42 2015 -0500

    debian/rules: Split command line options for newer versions of rename.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5bc487a..fdee936 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,6 @@ override_dh_auto_install:
 get-orig-source:
 	uscan --verbose --force-download --no-symlink
 	@if test -e ../wmifs-*.download ; then \
-		rename -fv "s/wmifs-(.+)\.download/wmifs_\1\.orig\.tar\.gz/" \
+		rename -f -v "s/wmifs-(.+)\.download/wmifs_\1\.orig\.tar\.gz/" \
 			../wmifs-*.download; \
 	fi

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



More information about the Pkg-wmaker-commits mailing list