Date: Wednesday, October 30, 2013 @ 23:58:24 Author: allan Revision: 99678
remove !libtool Modified: arm-wince-cegcc-docs/repos/community-any/PKGBUILD arm-wince-cegcc-docs/trunk/PKGBUILD ------------------------------+ repos/community-any/PKGBUILD | 1 - trunk/PKGBUILD | 1 - 2 files changed, 2 deletions(-) Modified: repos/community-any/PKGBUILD =================================================================== --- repos/community-any/PKGBUILD 2013-10-30 22:57:55 UTC (rev 99677) +++ repos/community-any/PKGBUILD 2013-10-30 22:58:24 UTC (rev 99678) @@ -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=() groups=('cegcc') Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2013-10-30 22:57:55 UTC (rev 99677) +++ trunk/PKGBUILD 2013-10-30 22:58:24 UTC (rev 99678) @@ -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=() groups=('cegcc')
