mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
mpfr: move .pc file to -devel package.
This commit is contained in:
parent
b4cb81fc1c
commit
dde3c35e21
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ mpfr-devel_package() {
|
|||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/share
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.a"
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue