summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clerk_fzf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/clerk_fzf/Makefile b/clerk_fzf/Makefile
index c6102eb..38b0a59 100644
--- a/clerk_fzf/Makefile
+++ b/clerk_fzf/Makefile
@@ -7,6 +7,6 @@ install:
install -Dm755 clerk_update $(DESTDIR)$(PREFIX)/bin/clerk_update
install -Dm755 clerk_starter $(DESTDIR)$(PREFIX)/bin/clerk_starter
install -Dm755 clerk_help $(DESTDIR)$(PREFIX)/bin/clerk_help
- install -Dm644 tmux.clerk $(DESTDIR)$(PREFIX)/etc/clerk/tmux.conf
+ install -Dm644 tmux.clerk $(DESTDIR)/etc/clerk/tmux.conf
install -Dm644 clerk_fzf.conf $(DESTDIR)/etc/clerk_fzf.conf