summaryrefslogtreecommitdiff
path: root/www/wwwoffle/Makefile
diff options
context:
space:
mode:
authorfredb <fredb>2000-02-21 03:10:34 +0000
committerfredb <fredb>2000-02-21 03:10:34 +0000
commit09ba33164a048f5d8ee07142a016a28c7eb248c6 (patch)
treeff3c570d873ac938d8848e953fa8c0ffafe705ca /www/wwwoffle/Makefile
parent8c2f19dc7ff21cad226f54e60db9bf7554dde32b (diff)
downloadpkgsrc-09ba33164a048f5d8ee07142a016a28c7eb248c6.tar.gz
Restore correct permissions to spool directory. Per Andrew M. Bishop,
wwwoffle's author, removing world read permissions from the spool directory was a mistake, which will be rectified in wwwoffle-2.5d.
Diffstat (limited to 'www/wwwoffle/Makefile')
-rw-r--r--www/wwwoffle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index dcefc51ee8f..7e473f4fa41 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/02/16 00:28:03 itohy Exp $
+# $NetBSD: Makefile,v 1.16 2000/02/21 03:10:34 fredb Exp $
DISTNAME= wwwoffle-2.5c
CATEGORIES= www
@@ -63,7 +63,7 @@ post-install:
${PREFIX}/etc/wwwoffle/wwwoffle.conf.default; \
fi
${INSTALL_SCRIPT} ${WRKDIR}/wwwoffle.sh ${PREFIX}/etc/rc.d
- ${CHOWN} -R ${BINOWN}:${BINGRP} /var/wwwoffle
+ ${CHOWN} -R -h ${BINOWN}:${BINGRP} /var/wwwoffle
# directories other than html are automatically created at run time
${GTAR} czCf / ${PREFIX}/libdata/wwwoffle-spool.tar.gz \
var/wwwoffle/html var/wwwoffle/outgoing