wok diff embryo/receipt @ rev 14929

Up: eina-dev (1.7.8)
author Dominique Corbex <domcox@slitaz.org>
date Thu Aug 08 19:15:33 2013 +0200 (2013-08-08)
parents c031ece936b7
children 7e8c367aa3c7
line diff
     1.1 --- a/embryo/receipt	Tue Apr 23 07:01:02 2013 +0200
     1.2 +++ b/embryo/receipt	Thu Aug 08 19:15:33 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.