diff options
author | wennmach <wennmach@pkgsrc.org> | 2002-09-23 14:37:18 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2002-09-23 14:37:18 +0000 |
commit | 80530d2731ceff841cd7ce4676e99ff301c704d9 (patch) | |
tree | 20d7d340c271fa0197b0c8a0fc5e02740efcd8ca /net/arla/PLIST | |
parent | 99fdb92ec87bb6eb57b79b4b3fa43e28ecc28049 (diff) | |
download | pkgsrc-80530d2731ceff841cd7ce4676e99ff301c704d9.tar.gz |
Fix a problem with VOP_PUTPAGES on NetBSD-1.6 (via patch from
Love <lha@netbsd.org>).
Also, don't try to remove the top-level "lkm" directory on
pkg_delete.
Diffstat (limited to 'net/arla/PLIST')
-rw-r--r-- | net/arla/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/arla/PLIST b/net/arla/PLIST index 8678a7e4106..0ee4710f07d 100644 --- a/net/arla/PLIST +++ b/net/arla/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2002/08/20 17:47:40 wennmach Exp $ +@comment $NetBSD: PLIST,v 1.9 2002/09/23 14:37:18 wennmach Exp $ bin/aklog bin/amon bin/bos @@ -117,6 +117,5 @@ share/examples/arla/services @unexec /bin/rm -rf ${ARLA_CACHE} @unexec /bin/rm -f /sbin/mount_xfs @dirrm share/examples/arla -@dirrm lkm @dirrm include/rx @dirrm include/afs |