wok-6.x rev 14697
expedite: Up to 1.7.7
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Jun 06 22:09:38 2013 +0200 (2013-06-06) |
parents | df39aad7cc4c |
children | b768ede0c5cb |
files | expedite/receipt |
line diff
1.1 --- a/expedite/receipt Thu Jun 06 22:09:36 2013 +0200 1.2 +++ b/expedite/receipt Thu Jun 06 22:09:38 2013 +0200 1.3 @@ -1,9 +1,9 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="expedite" 1.7 -VERSION="1.7.6" 1.8 +VERSION="1.7.7" 1.9 CATEGORY="graphics" 1.10 -SHORT_DESC="E17 benchmark suite for Evas." 1.11 +SHORT_DESC="Performance and correctness test suite for Evas." 1.12 MAINTAINER="pankso@slitaz.org" 1.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://www.enlightenment.org/" 1.15 @@ -16,7 +16,7 @@ 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 { 1.19 - ./configure $CONFIGURE_ARGS && make && make install 1.20 + ./configure $CONFIGURE_ARGS && make $MAKEFLAGS && make install 1.21 } 1.22 1.23 # Rules to gen a SliTaz package suitable for Tazpkg.