fcitx5: move libtest to -devel
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'fcitx5'
|
# Template file for 'fcitx5'
|
||||||
pkgname=fcitx5
|
pkgname=fcitx5
|
||||||
version=5.1.6
|
version=5.1.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="
|
configure_args="
|
||||||
@@ -65,5 +65,7 @@ libfcitx5-devel_package() {
|
|||||||
vmove usr/lib/cmake
|
vmove usr/lib/cmake
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
|
vmove usr/share/fcitx5/testing
|
||||||
|
vmove "usr/lib/fcitx5/libtest*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user