wok-next diff expedite/receipt @ rev 14944
Up: edbus-dev (1.7.8)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Aug 08 19:15:49 2013 +0200 (2013-08-08) |
parents | a140751d6ead |
children | 2c4542b114d9 |
line diff
1.1 --- a/expedite/receipt Thu Apr 25 21:55:44 2013 +0200 1.2 +++ b/expedite/receipt Thu Aug 08 19:15:49 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.