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 /sysutils | |
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 'sysutils')
-rw-r--r-- | sysutils/i2ocfg/pkg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/i2ocfg/pkg/PLIST b/sysutils/i2ocfg/pkg/PLIST index 4c1d008bd44..06653f33ffa 100644 --- a/sysutils/i2ocfg/pkg/PLIST +++ b/sysutils/i2ocfg/pkg/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/21 14:23:13 ad Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/05/02 22:22:42 jlam Exp $ libexec/cgi-bin/i2ocfg man/cat8/i2ocfg.0 man/man8/i2ocfg.8 -@dirrm libexec/cgi-bin |