After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 678536 - bash completion script should be named correctly
bash completion script should be named correctly
Status: RESOLVED FIXED
Product: dconf
Classification: Core
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: dconf-maint
dconf-maint
Depends on:
Blocks:
 
 
Reported: 2012-06-21 12:44 UTC by Ulf Winkelvos
Modified: 2012-07-15 16:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Install dconf CLI bash completion in /usr/share (1.36 KB, patch)
2012-07-15 16:05 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Comment 1 Allison Karlitskaya (desrt) 2012-07-15 16:05:28 UTC
Created attachment 218859 [details] [review]
Install dconf CLI bash completion in /usr/share

Some short while ago the maintainers of bash-completion came to the
pretty reasonable conclusion that completion files are not configuration
data and therefore should be stored in /usr/share rather than /etc.

The /etc path was kept for backwards compatibility, but we should really
get with the new system.
Comment 2 Allison Karlitskaya (desrt) 2012-07-15 16:05:39 UTC
Attachment 218859 [details] pushed as 8becbe7 - Install dconf CLI bash completion in /usr/share