From 64be4018b43b58357137538976d9b85d79307761 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sun, 18 Sep 2011 09:30:44 +1000 Subject: [PATCH] Try again to fix the bash completion installation. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 01a88a7..a613a48 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,7 +75,7 @@ EXTRA_DIST = \ bash_completion.d/lrzip \ $(dist_doc_DATA) -completiondir = $(DESTDIR)/$(sysconfdir)/bash_completion.d +completiondir = $(sysconfdir)/bash_completion.d completion_DATA = @top_srcdir@/bash_completion.d/lrzip install-exec-hook: