xen: pkg-config files are in usr/lib/pkgconfig

This commit is contained in:
Jürgen Buchmüller 2020-09-04 15:24:47 +02:00
parent b856162e68
commit 0db5b6aaaa
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ xen-devel_package() {
vmove usr/include
vmove "usr/lib/*.a"
vmove "usr/lib/*.so"
vmove usr/share/pkgconfig
vmove usr/lib/pkgconfig
}
}