Package: bash-completion
Version: 1:2.0-1
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch
The bug has been described on
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/743208
"Bash completion is enabled for GNU make and several variants such as pmake.
However, there is no tab completion for colormake (yet) (also checked
Natty Narwhal package). I often use it and guess it could be added with
little effort (?) - which would be great.
Thanks."
Index: bash-completion-2.0/completions/make
===================================================================
--- bash-completion-2.0.orig/completions/make 2012-06-15 11:21:55.000000000 +0200
+++ bash-completion-2.0/completions/make 2012-07-23 16:36:23.429434310 +0200
@@ -74,6 +74,6 @@
fi
} &&
-complete -F _make make gmake gnumake pmake
+complete -F _make make gmake gnumake pmake colormake
# ex: ts=4 sw=4 et filetype=sh
_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel