diff options
author | jlam <jlam@pkgsrc.org> | 2001-05-02 22:22:42 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-05-02 22:22:42 +0000 |
commit | 71e78c7453bafa7637badbe5f8e23fe2cc8e11e8 (patch) | |
tree | fb2dcb26315dcc839d36a66d89507ddc39053a67 /www/php4/pkg | |
parent | d73df3aaee8c7b574e1f3f46078979fa7ddd63a0 (diff) | |
download | pkgsrc-71e78c7453bafa7637badbe5f8e23fe2cc8e11e8.tar.gz |
Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove all
the per-package code that attempt to remove this directory if it's empty.
Diffstat (limited to 'www/php4/pkg')
-rw-r--r-- | www/php4/pkg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/php4/pkg/PLIST b/www/php4/pkg/PLIST index 13b608e0bad..6280ba408e0 100644 --- a/www/php4/pkg/PLIST +++ b/www/php4/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2001/04/30 03:25:16 jlam Exp $ +@comment $NetBSD: PLIST,v 1.8 2001/05/02 22:22:43 jlam Exp $ bin/pear bin/php bin/php-config @@ -192,7 +192,6 @@ share/examples/php/php.ini-dist share/examples/php/php.ini-optimized share/php/php4.gif @dirrm share/php -@unexec rmdir -p %D/libexec/cgi-bin 2>/dev/null || true @dirrm share/examples/php @dirrm lib/php/extensions/no-debug-non-zts-20001214 @dirrm lib/php/extensions |