ports/shells/bash-completion/files/patch-Makefile.am
Po-Chuan Hsieh 8b991fe2c9
shells/bash-completion: Remove USES=pathfix
- Fix *_DEPENDS of dependent ports
- Bump PORTREVISION for package change
2025-12-16 23:59:24 +08:00

12 lines
402 B
Plaintext

--- Makefile.am.orig 2025-10-31 14:03:32 UTC
+++ Makefile.am
@@ -6,7 +6,7 @@ compat_DATA = bash_completion.d/000_bash_completion_co
compatdir = $(sysconfdir)/bash_completion.d
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 = $(datadir)/pkgconfig