summaryrefslogtreecommitdiff
path: root/shells/bash-completion/patches/patch-Makefile.in
blob: 6850e5e68675098e2c802ab77dcd36b57e9b719e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-Makefile.in,v 1.1 2021/03/10 16:35:54 jperkin Exp $

Don't install profile.d bits.

--- Makefile.in.orig	2020-07-25 11:50:01.000000000 +0000
+++ Makefile.in
@@ -314,7 +314,7 @@ pkgdata_DATA = bash_completion
 compatdir = $(sysconfdir)/bash_completion.d
 compat_DATA = 
 profiledir = $(sysconfdir)/profile.d
-profile_DATA = bash_completion.sh
+#profile_DATA = bash_completion.sh
 pkgconfigdir = $(datadir)/pkgconfig
 pkgconfig_DATA = bash-completion.pc
 cmakeconfigdir = $(datadir)/cmake/$(PACKAGE)/