From 67cf6cb054b3728266918bade8bef64e8b4eb671 Mon Sep 17 00:00:00 2001 From: dirk Date: Sun, 4 Mar 2001 18:45:49 +0000 Subject: ${PREFIX}/etc/php.standalone/ is used by lang/php3 and lang/php4. --- www/mod_php4/pkg-plist.standalone | 2 +- www/mod_php5/pkg-plist.standalone | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/mod_php4/pkg-plist.standalone b/www/mod_php4/pkg-plist.standalone index 7155bb6d12b0..77493bfd1bd2 100644 --- a/www/mod_php4/pkg-plist.standalone +++ b/www/mod_php4/pkg-plist.standalone @@ -1,3 +1,3 @@ bin/php etc/php.standalone/php.ini-dist -@dirrm etc/php.standalone +@unexec rmdir %D/etc/php.standalone 2>/dev/null || true diff --git a/www/mod_php5/pkg-plist.standalone b/www/mod_php5/pkg-plist.standalone index 7155bb6d12b0..77493bfd1bd2 100644 --- a/www/mod_php5/pkg-plist.standalone +++ b/www/mod_php5/pkg-plist.standalone @@ -1,3 +1,3 @@ bin/php etc/php.standalone/php.ini-dist -@dirrm etc/php.standalone +@unexec rmdir %D/etc/php.standalone 2>/dev/null || true -- cgit