The following commit has been merged in the master branch:
commit e5592133a3dcbda3cc375e9c792324cc10ef9087
Author: Ville Skyttä <[email protected]>
Date:   Tue May 3 12:31:37 2011 +0300

    build system: Remove bash-completion.pc with "make clean".

diff --git a/Makefile.am b/Makefile.am
index 0c1d845..5aefd5c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ pkgconfig_DATA = bash-completion.pc
 bash_completion.sh: bash_completion.sh.in Makefile
        sed -e 's|@pkgdatadir[@]|$(pkgdatadir)|' <$(srcdir)/[email protected] >$@
 
-CLEANFILES = bash_completion.sh
+CLEANFILES = bash_completion.sh bash-completion.pc
 
 EXTRA_DIST = CHANGES $(sysconf_DATA) $(pkgdata_DATA) bash_completion.sh.in
 

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits

Reply via email to