CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
e17: Removed make's verbose output
[attic/ports/e17-cross.git] / ecore / Pkgfile
index ae26b2cc7150180db6b073cb2b85828d0872038b..734589281909e6f18ebb2b4d3ac3245cde6a803a 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: evas
 
 name=ecore
-version=20100217
+version=20100511
 release=1
 source=(http://lokalix.dyndns.org/crux/distfiles/e17/$name-$version.tar.bz2)
 
@@ -48,7 +48,7 @@ build()
   export XCB_XINERAMA_LIBS="-L$CLFS/usr/lib -lxcb-xinerama"
   export XCB_XINERAMA_CFLAGS="-I$CLFS/usr/include"
 
-  ./autogen.sh --build=$CHOST \
+  ./configure --build=$CHOST \
               --host=$CTARGET \
               --disable-nls \
               --prefix=/usr \