diff options
Diffstat (limited to 'shells/bash-completion/files/patch-Makefile.am')
| -rw-r--r-- | shells/bash-completion/files/patch-Makefile.am | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/shells/bash-completion/files/patch-Makefile.am b/shells/bash-completion/files/patch-Makefile.am index 5fbf573b21da..84f9aec9ddaf 100644 --- a/shells/bash-completion/files/patch-Makefile.am +++ b/shells/bash-completion/files/patch-Makefile.am @@ -1,13 +1,11 @@ -Note that the pkgconfigdir line has been changed by USES=pathfix. - ---- Makefile.am.orig 2020-07-25 08:25:49 UTC +--- Makefile.am.orig 2025-10-31 14:03:32 UTC +++ Makefile.am -@@ -6,7 +6,7 @@ pkgdata_DATA = bash_completion +@@ -6,7 +6,7 @@ compat_DATA = bash_completion.d/000_bash_completion_co compatdir = $(sysconfdir)/bash_completion.d - compat_DATA = + compat_DATA = bash_completion.d/000_bash_completion_compat.bash -profiledir = $(sysconfdir)/profile.d +profiledir = $(prefix)/share/bash-completion profile_DATA = bash_completion.sh - pkgconfigdir = $(prefix)/libdata/pkgconfig + pkgconfigdir = $(datadir)/pkgconfig |
