3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/libraries/glib
Michal Sojka 0cbedad03f glib: move bash completions to right outputs
Previously, bash completion scripts were installed in the "out"
output, which didn't contain any binaries. With this change, the
completion scripts are installed in the outputs containing the
corresponding binaries. Namely, gapplication, gdbus, gio, and
gsettings completion scripts go to $bin, and gresource to $dev. The
result is that the completions work out of the box, when the binaries
are available to the user.
2022-08-01 15:02:25 +02:00
..
darwin-compilation.patch
default.nix glib: move bash completions to right outputs 2022-08-01 15:02:25 +02:00
elementary-terminal-support.patch
glib-appinfo-watch.patch
gnome-console-support.patch
gobject_init_on_demand.patch
quark_init_on_demand.patch
schema-override-variable.patch
setup-hook.sh
skip-timer-test.patch
split-dev-programs.patch