wok-current rev 14667
embryo: Up to 1.7.7
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Jun 06 22:08:22 2013 +0200 (2013-06-06) |
parents | 6e8730d221ba |
children | a8ab706e00d0 |
files | embryo/receipt |
line diff
1.1 --- a/embryo/receipt Thu Jun 06 22:08:21 2013 +0200 1.2 +++ b/embryo/receipt Thu Jun 06 22:08:22 2013 +0200 1.3 @@ -1,9 +1,9 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="embryo" 1.7 -VERSION="1.7.6" 1.8 +VERSION="1.7.7" 1.9 CATEGORY="base-system" 1.10 -SHORT_DESC="Enlightenment's - Small Pawn based virtual machine and compiler." 1.11 +SHORT_DESC="EFL Small Pawn based virtual machine and compiler." 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,8 @@ 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 && 1.21 + make $MAKEFLAGS && make install 1.22 } 1.23 1.24 # Rules to gen a SliTaz package suitable for Tazpkg.