[libwx-perl-datawalker-perl] 01/08: debian/rules: just use dh_auto_test instead of going very variables.

gregor herrmann gregoa at debian.org
Thu Feb 15 23:32:35 UTC 2018


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

gregoa pushed a commit to branch master
in repository libwx-perl-datawalker-perl.

commit 199e1a1e2c3144f283aa5a6c414d950a447579e9
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 16 00:18:37 2018 +0100

    debian/rules: just use dh_auto_test instead of going very variables.
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4857ff2..c410048 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,5 @@
 %:
 	dh $@
 
-CMD=$(shell echo $@ | sed 's/override_//')
-
 override_dh_auto_test:
-	xvfb-run -a $(CMD)
+	xvfb-run -a dh_auto_test

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



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