diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-09-01 15:41:45 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-09-01 15:41:45 +0000 |
commit | 806ad387aaedbc4579122935a37f29c993b24ab5 (patch) | |
tree | 2235fc61868c6a97ef16b37eac0a92b2917e723a /www | |
parent | 21339225480b1936b7a4733bdb39f66dd0f537ca (diff) | |
download | pkgsrc-806ad387aaedbc4579122935a37f29c993b24ab5.tar.gz |
add some missing @dirrm's
problem reported and patch provided in PR pkg/22654 by Adrian Portelli
Diffstat (limited to 'www')
-rw-r--r-- | www/php4/PLIST | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/www/php4/PLIST b/www/php4/PLIST index 819b8f4dd78..e3adac946c7 100644 --- a/www/php4/PLIST +++ b/www/php4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2003/08/31 19:56:05 jdolecek Exp $ +@comment $NetBSD: PLIST,v 1.7 2003/09/01 15:41:45 jdolecek Exp $ bin/pear bin/php bin/php-config @@ -326,11 +326,18 @@ share/php/php.gif @dirrm lib/php/doc/DB/doc @dirrm lib/php/doc/DB @dirrm lib/php/doc +@dirrm lib/php/test/DB/tests/driver +@dirrm lib/php/test/DB/tests +@dirrm lib/php/test/DB +@dirrm lib/php/test/XML_Parser/tests +@dirrm lib/php/test/XML_Parser +@dirrm lib/php/test @dirrm lib/php/XML/RPC @dirrm lib/php/XML @dirrm lib/php/PEAR/Command @dirrm lib/php/PEAR/Frontend @dirrm lib/php/PEAR +@dirrm lib/php/OS @dirrm lib/php/Net @dirrm lib/php/Mail @dirrm lib/php/DB |