Date: Thursday, October 31, 2013 @ 00:00:46
  Author: allan
Revision: 99684

remove !libtool

Modified:
  arm-wince-cegcc-profile/repos/community-any/PKGBUILD
  arm-wince-cegcc-profile/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 23:00:23 UTC (rev 99683)
+++ repos/community-any/PKGBUILD        2013-10-30 23:00:46 UTC (rev 99684)
@@ -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=('arm-wince-cegcc-cegccdll')
 makedepends=('arm-wince-cegcc-gcc' 'arm-wince-cegcc-newlib' 
'arm-wince-cegcc-importlibs'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD      2013-10-30 23:00:23 UTC (rev 99683)
+++ trunk/PKGBUILD      2013-10-30 23:00:46 UTC (rev 99684)
@@ -8,7 +8,7 @@
 pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
 arch=('any')
 license=(GPL)
-options=(!libtool staticlibs)
+options=(staticlibs)
 url="http://cegcc.sf.net";
 depends=('arm-wince-cegcc-cegccdll')
 makedepends=('arm-wince-cegcc-gcc' 'arm-wince-cegcc-newlib' 
'arm-wince-cegcc-importlibs'

Reply via email to