summaryrefslogtreecommitdiff
path: root/bash-completion.pc.in
blob: f0a3572c2612766ab71ab1c10cbdae4be270634e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
datadir=@datadir@
sysconfdir=@sysconfdir@

compatdir=${sysconfdir}/bash_completion.d
completionsdir=${datadir}/@PACKAGE@/completions
helpersdir=${datadir}/@PACKAGE@/helpers

Name: @PACKAGE@
Description: programmable completion for the bash shell
URL: https://github.com/scop/bash-completion
Version: @VERSION@