diff options
author | 2014-07-18 11:35:32 +0000 | |
---|---|---|
committer | 2014-07-18 11:35:32 +0000 | |
commit | d34a1e35479cb5153a7cf74f99d8c6ccd6b06f30 (patch) | |
tree | 305bbf51a118116f9a1c9352953ec8b6401e4571 | |
parent | Cleanups: (diff) | |
download | wireguard-openbsd-d34a1e35479cb5153a7cf74f99d8c6ccd6b06f30.tar.xz wireguard-openbsd-d34a1e35479cb5153a7cf74f99d8c6ccd6b06f30.zip |
Follow the recent addition of /usr/local/lib/pkgconfig and add
/usr/local/share/pkgconfig
ok sthen@
-rw-r--r-- | etc/mtree/4.4BSD.dist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist index 476f3076f0c..65fce8dbc9a 100644 --- a/etc/mtree/4.4BSD.dist +++ b/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.259 2014/07/17 11:28:29 ajacoutot Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.260 2014/07/18 11:35:32 ajacoutot Exp $ /set type=dir uname=root gname=wheel mode=0755 @@ -406,6 +406,8 @@ usr uk_UA.KOI8-U .. .. + pkgconfig + .. skel .. .. |