summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index afd30cb..6c985ce 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@
#
DESTDIR =
-COMPDIR = /usr/share/bash-completion/completions
+COMPDIR = $(shell pkg-config --variable=completionsdir bash-completion)
VERSION = 0.0