mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
fcitx5: move libtest to -devel
This commit is contained in:
parent
f278cb40f1
commit
363ac4954d
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fcitx5'
|
||||
pkgname=fcitx5
|
||||
version=5.1.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
configure_args="
|
||||
|
@ -65,5 +65,7 @@ libfcitx5-devel_package() {
|
|||
vmove usr/lib/cmake
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.so"
|
||||
vmove usr/share/fcitx5/testing
|
||||
vmove "usr/lib/fcitx5/libtest*"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue