fcitx5-qt: vmove one more qt5
This commit is contained in:
parent
53822f977c
commit
f9ef49c815
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fcitx5-qt'
|
||||
pkgname=fcitx5-qt
|
||||
version=5.1.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON
|
||||
-DCMAKE_INSTALL_QT6PLUGINDIR=/usr/lib/qt6/plugins
|
||||
|
@ -37,6 +37,7 @@ fcitx5-qt5_package() {
|
|||
short_desc+="5"
|
||||
pkg_install() {
|
||||
vmove usr/bin/fcitx5-qt5-*
|
||||
vmove usr/lib/fcitx5/qt5
|
||||
vmove usr/lib/qt5
|
||||
vmove "usr/libexec/*qt5-*"
|
||||
vmove "usr/lib/*Qt5*.so.*"
|
||||
|
|
Loading…
Reference in New Issue