aboutsummaryrefslogtreecommitdiffstats
path: root/conkeror
diff options
context:
space:
mode:
Diffstat (limited to 'conkeror')
-rw-r--r--conkeror/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/conkeror/Makefile b/conkeror/Makefile
index 25ffd14..5d21926 100644
--- a/conkeror/Makefile
+++ b/conkeror/Makefile
@@ -4,7 +4,7 @@ DESTDIR ?= /usr/local
all:
install: markam.js
- install -Dm 655 markam.js \
+ $(INSTALL_DATA) markam.js \
"$(DESTDIR)/share/conkeror/modules/markam.js"
uninstall: