From 9b9600376b2b7f7c563fb6b83c762e34ecc9598c Mon Sep 17 00:00:00 2001 From: dirk Date: Mon, 3 Jul 2000 10:55:37 +0000 Subject: Remove extra directory. Noticed by: bento --- www/mod_php3/pkg-plist | 1 + www/mod_php4/pkg-plist | 1 + www/mod_php5/pkg-plist | 1 + 3 files changed, 3 insertions(+) (limited to 'www') diff --git a/www/mod_php3/pkg-plist b/www/mod_php3/pkg-plist index cf394cf9b7b..2a6362019a0 100644 --- a/www/mod_php3/pkg-plist +++ b/www/mod_php3/pkg-plist @@ -6,3 +6,4 @@ etc/php3.ini-dist %%PHPDOCDIR%%/LICENSE @exec %D/sbin/apachectl restart @unexec %D/sbin/apachectl restart +@dirrm %%PHPDOCDIR%% diff --git a/www/mod_php4/pkg-plist b/www/mod_php4/pkg-plist index 1a0151f15fc..e44c722b085 100644 --- a/www/mod_php4/pkg-plist +++ b/www/mod_php4/pkg-plist @@ -6,3 +6,4 @@ etc/php.ini-dist %%PHPDOCDIR%%/LICENSE @exec %D/sbin/apachectl restart @unexec %D/sbin/apachectl restart +@dirrm %%PHPDOCDIR%% diff --git a/www/mod_php5/pkg-plist b/www/mod_php5/pkg-plist index 1a0151f15fc..e44c722b085 100644 --- a/www/mod_php5/pkg-plist +++ b/www/mod_php5/pkg-plist @@ -6,3 +6,4 @@ etc/php.ini-dist %%PHPDOCDIR%%/LICENSE @exec %D/sbin/apachectl restart @unexec %D/sbin/apachectl restart +@dirrm %%PHPDOCDIR%% -- cgit