summaryrefslogtreecommitdiff
path: root/www/apache13/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache13/pkg-plist')
-rw-r--r--www/apache13/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13/pkg-plist b/www/apache13/pkg-plist
index 4d9e1ad9e23f..4e1a858d9cad 100644
--- a/www/apache13/pkg-plist
+++ b/www/apache13/pkg-plist
@@ -18,9 +18,9 @@ etc/apache/mime.types.default
@unexec if cmp -s %D/etc/apache/srm.conf %D/etc/apache/srm.conf.default; then rm -f %D/etc/apache/srm.conf; fi
etc/apache/srm.conf.default
@exec [ -f %B/srm.conf ] || cp %B/%f %B/srm.conf
+@unexec if cmp -s %D/etc/rc.d/apache.sh %D/etc/rc.d/apache.sh.default; then rm -f %D/etc/rc.d/apache.sh; fi
etc/rc.d/apache.sh.default
@exec [ -f %B/apache.sh ] || ( cp %B/%f %B/apache.sh; chmod 755 %B/apache.sh )
-@unexec if cmp -s %D/etc/rc.d/apache.sh %D/etc/rc.d/apache.sh.default; then rm -f %D/etc/rc.d/apache.sh; fi
include/apache/ap.h
include/apache/ap_alloc.h
include/apache/ap_compat.h