summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/Makefile b/web/Makefile
index 44830419..bff43078 100644
--- a/web/Makefile
+++ b/web/Makefile
@@ -1,4 +1,4 @@
all: mod_ptt.c mod_ptt.h
apxs -I ../include -c mod_ptt.c
cp mod_ptt.so /usr/local/libexec/apache/mod_ptt.so
- chmod 755 /usr/local/libexec/apache/mod_ptt.so
+ chmod 775 /usr/local/libexec/apache/mod_ptt.so