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 /mk/Linux.pkg.dist | |
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 'mk/Linux.pkg.dist')
-rw-r--r-- | mk/Linux.pkg.dist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/Linux.pkg.dist b/mk/Linux.pkg.dist index 4aaa0763120..339a7fa16a8 100644 --- a/mk/Linux.pkg.dist +++ b/mk/Linux.pkg.dist @@ -1,5 +1,5 @@ # Id: BSD.local.dist,v 1.30 1997/08/01 13:16:39 phk Exp -# $NetBSD: Linux.pkg.dist,v 1.4 2001/02/20 16:35:01 wiz Exp $ +# $NetBSD: Linux.pkg.dist,v 1.5 2001/05/02 22:22:42 jlam Exp $ # /set type=dir uname=root gname=sys mode=0755 @@ -23,6 +23,8 @@ .. .. libexec + cgi-bin + .. .. man cat1 |