opnsense-ports/shells/bash-completion/files/patch-Makefile.am
Franco Fichtner 12c8595fe2 shells/bash-completion: sync with upstream
Taken from: FreeBSD
2024-04-15 21:14:28 +02:00

13 lines
402 B
Text

Note that the pkgconfigdir line has been changed by USES=pathfix.
--- Makefile.am.orig 2020-07-25 08:25:49 UTC
+++ Makefile.am
@@ -6,7 +6,7 @@ pkgdata_DATA = bash_completion
compatdir = $(sysconfdir)/bash_completion.d
compat_DATA =
-profiledir = $(sysconfdir)/profile.d
+profiledir = $(prefix)/share/bash-completion
profile_DATA = bash_completion.sh
pkgconfigdir = $(prefix)/libdata/pkgconfig