wok-6.x diff embryo/receipt @ rev 14296
Up: embryo (1.7.5)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Apr 07 10:08:14 2013 +0200 (2013-04-07) |
parents | c197265701c9 |
children | 0941341ce316 |
line diff
1.1 --- a/embryo/receipt Fri Nov 16 00:04:15 2012 +0100 1.2 +++ b/embryo/receipt Sun Apr 07 10:08:14 2013 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="embryo" 1.7 -VERSION="1.7.1" 1.8 +VERSION="1.7.5" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Enlightenment's - Small Pawn based virtual machine and compiler." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -15,9 +15,7 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 - ./configure $CONFIGURE_ARGS && 1.18 - make && make install 1.19 + ./configure $CONFIGURE_ARGS && make && make install 1.20 } 1.21 1.22 # Rules to gen a SliTaz package suitable for Tazpkg.