wok diff aubio/receipt @ rev 9774

bridge-utils: fix WGET_URL and clean
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 21:31:48 2011 +0200 (2011-05-11)
parents c6ae74b43fce
children effd73675e7f
line diff
     1.1 --- a/aubio/receipt	Tue Oct 19 21:01:19 2010 -0400
     1.2 +++ b/aubio/receipt	Wed May 11 21:31:48 2011 +0200
     1.3 @@ -17,8 +17,8 @@
     1.4  compile_rules() {
     1.5    cd $src
     1.6    ./configure --prefix=/usr &&
     1.7 -  make &&
     1.8 -  make DESTDIR=$PWD/_pkg install
     1.9 +  make -j1 &&
    1.10 +  make -j1 install
    1.11  }
    1.12  	
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.