Date: Wednesday, October 30, 2013 @ 23:59:30 Author: allan Revision: 99681
remove !libtool Modified: arm-wince-cegcc-importlibs/repos/community-any/PKGBUILD arm-wince-cegcc-importlibs/trunk/PKGBUILD ------------------------------+ repos/community-any/PKGBUILD | 1 - trunk/PKGBUILD | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) Modified: repos/community-any/PKGBUILD =================================================================== --- repos/community-any/PKGBUILD 2013-10-30 22:59:10 UTC (rev 99680) +++ repos/community-any/PKGBUILD 2013-10-30 22:59:30 UTC (rev 99681) @@ -8,7 +8,6 @@ pkgdesc="CE GCC bundle - cross compilation tools for WinCE" arch=(any) license=(GPL) -options=(!libtool) url="http://cegcc.sf.net" depends=() makedepends=('arm-wince-cegcc-binutils') Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2013-10-30 22:59:10 UTC (rev 99680) +++ trunk/PKGBUILD 2013-10-30 22:59:30 UTC (rev 99681) @@ -11,7 +11,7 @@ url="http://cegcc.sf.net" depends=() makedepends=('arm-wince-cegcc-binutils') -options=(!libtool !strip staticlibs) +options=(!strip staticlibs) groups=('cegcc') source=(http://arch.p5n.pp.ru/~sergej/dl/cegcc-$pkgver.tar.bz2) md5sums=('5e3c1098abdf8e5db2a3518ee3578b4b')
