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

(cherry picked from commit 7ba31d58f0)
This commit is contained in:
Jessica Clarke 2021-12-06 18:03:04 +00:00
parent e3c550db82
commit e06a24658a

View file

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