[Debian-ha-commits] [pcs] 10/12: Removed redundant wildcard for bash-completion file install

Richard Winters devrik-guest at moszumanska.debian.org
Tue Jan 26 17:22:34 UTC 2016


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

devrik-guest pushed a commit to branch master
in repository pcs.

commit e7e413c2ab089e646e30ceeaca87af2115c553a3
Author: Richard B Winters <rik at mmogp.com>
Date:   Tue Jan 26 12:03:53 2016 -0500

    Removed redundant wildcard for bash-completion file install
    
    Change-Id: I9aefc3fcfa045c06ba5cd3faddea0c85ed030377
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/pcs.install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/pcs.install b/debian/pcs.install
index 80a502e..52cc710 100644
--- a/debian/pcs.install
+++ b/debian/pcs.install
@@ -1,4 +1,4 @@
-etc/bash_completion.d/* usr/share/bash-completion/completions/*
+etc/bash_completion.d/* usr/share/bash-completion/completions/
 etc/default/*
 etc/logrotate.d/*
 etc/pam.d/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/pcs.git



More information about the Debian-HA-Commits mailing list