summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 09f06cc..d8649a4 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ init: fetch-vendor-kk
# TODO: Call node (not nodejs) when Nodejs 6 (Debian buster) is stable
build-compact: $(DATAFILES) \
$(wildcard src/js/*.js src/js/*/*.js src/js/*/*/*.js)
- nodejs /usr/lib/nodejs/requirejs/r.js -o etc/build.js
+ nodejs /usr/share/nodejs/requirejs/r.js -o etc/build.js
touch $@
# load httpd service