[libparse-debianchangelog-perl] 01/04: drop spuriois "$@"

gregor herrmann gregoa at debian.org
Fri Jun 12 19:27:12 UTC 2015


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

gregoa pushed a commit to branch master
in repository libparse-debianchangelog-perl.

commit 9d2f1cf2b03757bc09b912f9c3810d02e48da192
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 12 21:07:31 2015 +0200

    drop spuriois "$@"
    
    Gbp-Dch: Ignore
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 71a53cf..9149ba3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ export PO_BUILD_DATE = $(shell date -d "`dpkg-parsechangelog --show-field Date`"
 	dh $@ --buildsystem=perl_build
 
 override_dh_auto_build:
-	TZ=UTC dh_auto_build $@
+	TZ=UTC dh_auto_build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-debianchangelog-perl.git



More information about the Pkg-perl-cvs-commits mailing list