tools: Also create ${WORLDTMP}/legacy/usr/libdata/pkgonfig

This is needed for the next commit which will make libz a bootstrap
library as needed by ctfconvert. We could just not install the .pc file
as it's not needed, but that requires a per-library hack every time a
bootstrap library gains a .pc file, so this keeps bootstrap-tools
looking as much like a normal build as possible.

MFC after:	1 week
This commit is contained in:
Jessica Clarke 2021-12-06 18:03:04 +00:00
parent f0a6ab51e6
commit 7ba31d58f0

View File

@ -344,6 +344,7 @@ INSTALLDIR_LIST= \
usr/include/private/ucl \
usr/include/private/zstd \
usr/lib \
usr/libdata/pkgconfig \
usr/libexec
installdirs: