wok-current diff alsa-lib/receipt @ rev 9937
blender: this time I will build you, grrr...
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 18 01:36:45 2011 +0200 (2011-05-18) |
parents | 33ca7f2d4b6a |
children | 200db0c149ba |
line diff
1.1 --- a/alsa-lib/receipt Sun May 30 03:54:08 2010 +0000 1.2 +++ b/alsa-lib/receipt Wed May 18 01:36:45 2011 +0200 1.3 @@ -14,12 +14,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure \ 1.8 - --prefix=/usr \ 1.9 - --disable-python \ 1.10 - $CONFIGURE_ARGS 1.11 - make 1.12 - make DESTDIR=$PWD/_pkg install 1.13 + ./configure --disable-python && 1.14 + make && make -j1 install 1.15 } 1.16 1.17 # Rules to gen a SliTaz package suitable for Tazpkg.