[libconfig-model-dpkg-perl] 02/06: rules: added --with bash-completion

dod at debian.org dod at debian.org
Fri Jul 18 19:25:31 UTC 2014


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

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 5f35c8fe700d9c0a1b96dbf3a46b5c160a477b3d
Author: Dominique Dumont <dod at debian.org>
Date:   Thu Jul 10 13:54:52 2014 +0200

    rules: added --with bash-completion
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index bc67c36..c8ed70e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 BUILDHOME = $(CURDIR)/debian/build
 
 %:
-	dh $@
+	dh $@ --with bash-completion
 
 override_dh_clean:
 	dh_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



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