wok-current diff libisofs/receipt @ rev 15044
Qt4-qca-ossl: no libqca-ossl.so.debug
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 12 16:28:51 2013 +0000 (2013-08-12) |
parents | f800b0655e56 |
children | 8f447cf2eee5 |
line diff
1.1 --- a/libisofs/receipt Tue Apr 12 11:55:02 2011 +0000 1.2 +++ b/libisofs/receipt Mon Aug 12 16:28:51 2013 +0000 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.