# These all have the arch specific library path in them, so usr/share is not
# the right place to keep them:
mkdir -p $PKG/usr/lib
mv $PKG/usr/share/pkgconfig $PKG/usr/lib
rmdir $PKG/usr/share 2> /dev/null