diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2012-04-08 15:56:29 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2012-04-08 15:56:29 +0000 |
commit | e3ab6f454b110890e362185c197f1139591a395c (patch) | |
tree | 8fbf4fcc338c6a009f8ccda2d7fe0962616ef01d /etc/mtree/4.4BSD.dist | |
parent | 8bcbd4f3537989e7ebdd06ef77e10172c6e60944 (diff) |
unhook lint from the tree. The parser is incomplete and difficult
to fix and there are several alternatives that don't tell quite so many
dangerous lies.
enthusiastic agreement from a bunch of people
Diffstat (limited to 'etc/mtree/4.4BSD.dist')
-rw-r--r-- | etc/mtree/4.4BSD.dist | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist index 2c1c1315465..3aec39f34e1 100644 --- a/etc/mtree/4.4BSD.dist +++ b/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.221 2012/02/19 11:34:36 robert Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.222 2012/04/08 15:56:28 jsg Exp $ /set type=dir uname=root gname=wheel mode=0755 # . @@ -402,11 +402,6 @@ pkgconfig gname=bin uname=root mode=0755 # ./usr/libdata libdata -# ./usr/libdata/lint -lint -# ./usr/libdata/lint -.. - # ./usr/libdata/perl5 perl5 |