fcitx: do not remove autostart

This commit is contained in:
Chaoting Liu 2019-01-28 14:50:29 +01:00
parent d35dab0b75
commit 9d242daf3a

View File

@ -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() {