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