From 383a53ce44b3055ed90cfbd3608308e2ad5b5164 Mon Sep 17 00:00:00 2001 From: in2 Date: Sat, 5 Oct 2002 16:09:46 +0000 Subject: group writable git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@537 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- web/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') 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 -- cgit v1.2.3