Install bash completion files in /usr/share/
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 Jun 2012 10:11:58 +0000 (06:11 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 Jun 2012 10:11:58 +0000 (06:11 -0400)
commite9ec1ad0689dfbb1121e1c5fe5b1aedbe2de568f
tree45ff0d8eb64ac3637bc372f9d3ca5afc415eb45b
parent80b6074aa27815e3c824f1e01ccb2431b03feec4
Install bash completion files in /usr/share/

The bash-completion code nowadays expects completion files to
be installed in  /usr/share/bash-completion/completions, and
expects them to be named like the command they are completing
for.

https://bugzilla.gnome.org/show_bug.cgi?id=677782
gio/Makefile.am
gio/completion/gdbus [moved from gio/gdbus-bash-completion.sh with 100% similarity]
gio/completion/gresource [moved from gio/gresource-bash-completion.sh with 100% similarity]
gio/completion/gsettings [moved from gio/gsettings-bash-completion.sh with 100% similarity]