wok diff libisofs/receipt @ rev 14386

eina: change tags
author Dominique Corbex <domcox@slitaz.org>
date Tue Apr 23 06:58:32 2013 +0200 (2013-04-23)
parents f800b0655e56
children 8f447cf2eee5
line diff
     1.1 --- a/libisofs/receipt	Tue Apr 12 11:55:02 2011 +0000
     1.2 +++ b/libisofs/receipt	Tue Apr 23 06:58:32 2013 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libisofs"
     1.7 -VERSION="1.0.6"
     1.8 +VERSION="1.0.8"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="libburnia is a project for reading, mastering  and writing optical discs."
    1.11  MAINTAINER="devl547@gmail.com"
    1.12 @@ -13,9 +13,8 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 -	./configure &&
    1.17 -	make -j1 &&
    1.18 -	make -j1 install
    1.19 +	./configure $CONFIGURE_ARGS &&
    1.20 +	make -j1 && make -j1 install
    1.21  }
    1.22  
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.