wok diff aubio/receipt @ rev 10132

Up: phpldapadmin to 1.2.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 17:23:48 2011 +0000 (2011-05-20)
parents c6ae74b43fce
children effd73675e7f
line diff
     1.1 --- a/aubio/receipt	Tue Oct 19 21:01:19 2010 -0400
     1.2 +++ b/aubio/receipt	Fri May 20 17:23:48 2011 +0000
     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.