summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron>2001-07-29 16:47:01 +0000
committertron <tron>2001-07-29 16:47:01 +0000
commit1360bf217d2464b9cdb87789e7fda092ca817193 (patch)
tree4cd9cb6385a19803f9dd4443268decc457ce6279 /www
parent276cea0b05bf9868ff98fa23c9313170a19ddd0f (diff)
downloadpkgsrc-1360bf217d2464b9cdb87789e7fda092ca817193.tar.gz
Remove commands to create data directories which could break existing
squid installations. These directories should be created by the administrator after selecting the proper directory.
Diffstat (limited to 'www')
-rw-r--r--www/squid/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index d77cea90df7..03672bc8cae 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2001/07/29 16:41:18 tron Exp $
+# $NetBSD: Makefile,v 1.48 2001/07/29 16:47:01 tron Exp $
DISTNAME= squid-2.4.STABLE1-src
PKGNAME= squid-2.4.1nb1
@@ -69,8 +69,6 @@ pre-install:
) >>${PLIST_SRC}
post-install:
- ${INSTALL_DATA_DIR} /var/squid
- ${INSTALL} -d -o nobody /var/squid/logs
cd ${WRKSRC}/src; ${MAKE} install-pinger
${INSTALL_SCRIPT} ${WRKDIR}/squid.sh ${PREFIX}/etc/rc.d/squid
@${SETENV} ${MAKE_ENV} ${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL