mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
fcitx: do not remove autostart
This commit is contained in:
parent
d35dab0b75
commit
9d242daf3a
@ -1,7 +1,7 @@
|
||||
pkgbase=fcitx
|
||||
pkgname=('fcitx' 'fcitx-pinyin' 'fcitx-table')
|
||||
pkgver=4.2.9.6
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
url="https://fcitx-im.org/wiki/Fcitx"
|
||||
@ -52,9 +52,6 @@ package_fcitx(){
|
||||
rm ${pkgdir}/usr/share/fcitx/*/fcitx-pinyin.*
|
||||
rm -r ${pkgdir}/usr/include/fcitx/module/pinyin/
|
||||
rm ${pkgdir}/usr/share/fcitx/inputmethod/{pinyin,shuangpin}.conf
|
||||
|
||||
# remove autostart
|
||||
# rm -r ${pkgdir}/etc/xdg
|
||||
}
|
||||
|
||||
package_fcitx-pinyin() {
|
||||
|
Loading…
Reference in New Issue
Block a user