https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
5 lines
143 B
Diff
5 lines
143 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -9 +9 @@
|
|
-bashcompdir = $(pkgdatadir)/completions
|
|
+bashcompdir = $(datadir)/bash-completion/completions
|