Date: Wednesday, October 30, 2013 @ 23:57:30
  Author: allan
Revision: 99676

remove !libtool

Modified:
  arm-wince-cegcc-cegccdll-dummy/repos/community-any/PKGBUILD
  arm-wince-cegcc-cegccdll-dummy/trunk/PKGBUILD

------------------------------+
 repos/community-any/PKGBUILD |    2 +-
 trunk/PKGBUILD               |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: repos/community-any/PKGBUILD
===================================================================
--- repos/community-any/PKGBUILD        2013-10-30 22:57:09 UTC (rev 99675)
+++ repos/community-any/PKGBUILD        2013-10-30 22:57:30 UTC (rev 99676)
@@ -8,7 +8,7 @@
 pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
 arch=(any)
 license=('GPL')
-options=(!libtool !strip)
+options=(!strip)
 url="http://cegcc.sf.net";
 depends=()
 makedepends=('arm-wince-cegcc-binutils')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD      2013-10-30 22:57:09 UTC (rev 99675)
+++ trunk/PKGBUILD      2013-10-30 22:57:30 UTC (rev 99676)
@@ -8,7 +8,7 @@
 pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
 arch=(any)
 license=('GPL')
-options=(!libtool !strip staticlibs)
+options=(!strip staticlibs)
 url="http://cegcc.sf.net";
 depends=()
 makedepends=('arm-wince-cegcc-binutils')

Reply via email to