From 7c168732cc7957159f9e1f4fb392ba0a11f35b8b Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Mon, 29 Nov 2004 09:38:45 +0000 Subject: - As discussed on apache@, don't create httpd.conf.bak, and remove stalled httpd.conf.bak file at deinstall time. --- www/apache20/pkg-plist | 1 + 1 file changed, 1 insertion(+) (limited to 'www/apache20/pkg-plist') diff --git a/www/apache20/pkg-plist b/www/apache20/pkg-plist index b662d4185fdc..129f80464599 100644 --- a/www/apache20/pkg-plist +++ b/www/apache20/pkg-plist @@ -526,4 +526,5 @@ share/apache2/build/special.mk @dirrm include/apache2 @exec mkdir -p %D/etc/apache2/Includes 2> /dev/null || true @unexec rmdir %D/etc/apache2/Includes 2> /dev/null || true +@unexec rm -f %D/etc/apache2/httpd.conf.bak 2> /dev/null || true @unexec rmdir %D/etc/apache2 2> /dev/null || echo "===> If you plan to do not reinstall apache2, you can safely remove %D/etc/apache2." -- cgit v1.2.3