lib: switch from php5 to fast_php by default
[hcoop/domtool2.git] / Makefile
index 5cf42f7..1019e9a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -264,6 +264,7 @@ install: install_sos
        cp src/plugins/domtool-postgres /usr/local/sbin/
        cp src/plugins/domtool-mysql /usr/local/sbin/
        -mkdir -p $(EMACS_DIR)
+       install -d -m 755 -o domtool -g nogroup /var/domtool
        cp elisp/*.el $(EMACS_DIR)/
 
 .PHONY: grab_lib install_server install_slave