summaryrefslogtreecommitdiff
path: root/shells/bash-completion/files/patch-Makefile.am
blob: 84f9aec9ddaf0e11abf20961a46218d8fc9c8833 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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