ed8cbbff3e
Bump PORTREVISION because I think the package changed a bit. Sponsored by: Absolight
12 lines
274 B
Plaintext
12 lines
274 B
Plaintext
--- Makefile.orig 2014-12-08 20:24:38 UTC
|
|
+++ Makefile
|
|
@@ -96,8 +96,6 @@ dir:
|
|
mkdir -m $(DMOD) -p $(STAGEDIR)/$$dir ; \
|
|
fi ; \
|
|
done
|
|
- chown -R $(APACHEUSER):$(APACHEGROUP) $(STAGEDIR)/tmp
|
|
- chmod 750 $(STAGEDIR)/tmp
|
|
|
|
htdocs:
|
|
cd $@ ; $(MAKE) all DIR=$@
|