wok-6.x diff iasl/receipt @ rev 8884
Fix xfmedia using patches to make it support exo 0.6
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 27 04:58:52 2011 +0100 (2011-02-27) |
parents | fa443372e01a |
children | 08db442f295b |
line diff
1.1 --- a/iasl/receipt Fri Oct 29 03:02:56 2010 +0000 1.2 +++ b/iasl/receipt Sun Feb 27 04:58:52 2011 +0100 1.3 @@ -15,11 +15,11 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src/compiler 1.7 - make 1.8 + make -j1 || return 1 1.9 cd $src/tools/acpisrc 1.10 - make 1.11 + make || return 1 1.12 cd $src/tools/acpixtract 1.13 - make 1.14 + make || return 1 1.15 } 1.16 1.17 # Rules to gen a SliTaz package suitable for Tazpkg.