..ldd shows some werid result, need recompile

This commit is contained in:
Weng 2013-04-21 15:49:54 +00:00
parent fb431dffb1
commit 182e2deff5

View File

@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=fcitx
pkgver=4.2.7
pkgrel=3
pkgrel=4
pkgdesc="A Flexible Input Method Framework"
arch=("i686" "x86_64")
license=('GPL')
@ -49,6 +49,5 @@ package(){
cd build
make DESTDIR=$pkgdir install
}
md5sums=('fb96dec8b023b59913082eac40f8ff1c')
md5sums=('fb96dec8b023b59913082eac40f8ff1c'
'ce299aa5b596cc52dc9e66b47795e627')
'246e36c2232f107ed1692a52ebc43c39')