summaryrefslogtreecommitdiff
path: root/www/thttpd
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-05-02 22:22:42 +0000
committerjlam <jlam@pkgsrc.org>2001-05-02 22:22:42 +0000
commit71e78c7453bafa7637badbe5f8e23fe2cc8e11e8 (patch)
treefb2dcb26315dcc839d36a66d89507ddc39053a67 /www/thttpd
parentd73df3aaee8c7b574e1f3f46078979fa7ddd63a0 (diff)
downloadpkgsrc-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/thttpd')
-rw-r--r--www/thttpd/pkg/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/thttpd/pkg/PLIST b/www/thttpd/pkg/PLIST
index 689071fb49c..8eea00e62e5 100644
--- a/www/thttpd/pkg/PLIST
+++ b/www/thttpd/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2000/09/20 05:14:13 jlam Exp $
+@comment $NetBSD: PLIST,v 1.13 2001/05/02 22:22:44 jlam Exp $
etc/rc.d/thttpd
libexec/cgi-bin/redirect
libexec/cgi-bin/phf
@@ -17,4 +17,3 @@ share/examples/thttpd.conf
share/thttpd/index.html
share/thttpd/sitedrivenby.gif
@dirrm share/thttpd
-@unexec rmdir %D/libexec/cgi-bin 2>/dev/null || true