diff options
author | 1999-05-11 16:58:24 +0000 | |
---|---|---|
committer | 1999-05-11 16:58:24 +0000 | |
commit | 5cd7236f3461baba929fe85a3878d77a2e399251 (patch) | |
tree | a1f476b2f8af194b21b6371d16687fe2892bbb8e | |
parent | Install termcap.h too. Some packages assume that if you are using (diff) | |
download | wireguard-openbsd-5cd7236f3461baba929fe85a3878d77a2e399251.tar.xz wireguard-openbsd-5cd7236f3461baba929fe85a3878d77a2e399251.zip |
put back /usr/libdata/perl5/site_perl and back out unintended change
-rw-r--r-- | etc/mtree/4.4BSD.dist | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist index c6c292df494..9914ce8271a 100644 --- a/etc/mtree/4.4BSD.dist +++ b/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.73 1999/05/09 16:54:58 millert Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.74 1999/05/11 16:58:24 millert Exp $ /set type=dir uname=root gname=wheel mode=0755 # . @@ -208,6 +208,12 @@ lint # ./usr/libdata/perl5 perl5 + +# ./usr/libdata/perl5/site_perl +site_perl +# ./usr/libdata/perl5/site_perl +.. + # ./usr/libdata/perl5 .. @@ -800,9 +806,9 @@ usd # ./usr/share/doc/usd/28.bib .. -# ./usr/share/doc/usd/29.pic -29.pic -# ./usr/share/doc/usd/29.pic +# ./usr/share/doc/usd/29.diction +29.diction +# ./usr/share/doc/usd/29.diction .. # ./usr/share/doc/usd/30.rogue |