summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_php3/Makefile4
-rw-r--r--www/mod_php4/Makefile4
-rw-r--r--www/mod_php5/Makefile4
3 files changed, 3 insertions, 9 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 616a4e8314ca..84c48e2e2df6 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
-# $Id: Makefile,v 1.71 1999/04/11 15:11:24 dirk Exp $
+# $Id: Makefile,v 1.72 1999/04/11 22:23:30 dirk Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -109,8 +109,6 @@ pre-configure:
&& ${ECHO_MSG} "===> Configuring for Apache-${VERSION_APACHE}"
post-install:
- @${RM} -f ${PREFIX}/etc/apache/access.conf*
- @${RM} -f ${PREFIX}/etc/apache/srm.conf*
@if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \
${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \
${ECHO} "#!/bin/sh" > ${PREFIX}/etc/rc.d/apache.sh; \
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index 616a4e8314ca..84c48e2e2df6 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
-# $Id: Makefile,v 1.71 1999/04/11 15:11:24 dirk Exp $
+# $Id: Makefile,v 1.72 1999/04/11 22:23:30 dirk Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -109,8 +109,6 @@ pre-configure:
&& ${ECHO_MSG} "===> Configuring for Apache-${VERSION_APACHE}"
post-install:
- @${RM} -f ${PREFIX}/etc/apache/access.conf*
- @${RM} -f ${PREFIX}/etc/apache/srm.conf*
@if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \
${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \
${ECHO} "#!/bin/sh" > ${PREFIX}/etc/rc.d/apache.sh; \
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index 616a4e8314ca..84c48e2e2df6 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
-# $Id: Makefile,v 1.71 1999/04/11 15:11:24 dirk Exp $
+# $Id: Makefile,v 1.72 1999/04/11 22:23:30 dirk Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -109,8 +109,6 @@ pre-configure:
&& ${ECHO_MSG} "===> Configuring for Apache-${VERSION_APACHE}"
post-install:
- @${RM} -f ${PREFIX}/etc/apache/access.conf*
- @${RM} -f ${PREFIX}/etc/apache/srm.conf*
@if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \
${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \
${ECHO} "#!/bin/sh" > ${PREFIX}/etc/rc.d/apache.sh; \