From fdbcd3937ed6ec40cc6e8336a2e3396540296e57 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 2 Jul 2009 23:24:05 +0200 Subject: Makefile: install-completion: Use the proper zsh directory --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 844b806..164a3c2 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ install: install-completion: install -m 644 provides/zsh/completions/_apt-why \ - /usr/share/zsh/functions/Completion/Debian + /usr/local/share/zsh/site-functions clean: $(RM) -r build -- cgit v1.2.3