wok diff cdrdao/receipt @ rev 10769

busybox: fix init color
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 31 16:32:59 2011 +0200 (2011-05-31)
parents 0e0514e408c6
children eb8067417980
line diff
     1.1 --- a/cdrdao/receipt	Wed May 18 17:24:58 2011 +0200
     1.2 +++ b/cdrdao/receipt	Tue May 31 16:32:59 2011 +0200
     1.3 @@ -26,9 +26,9 @@
     1.4  	sed -i 's|#include <scsi/scsi.h>|#define u8 __u8\n&|' \
     1.5  		scsilib/libscg/scsi-linux-sg.c
     1.6  	patch -Np1 -i $stuff/$PACKAGE-$VERSION-stat.patch || return 1
     1.7 -	./configure --prefix=/usr --with-lame &&
     1.8 +	./configure --prefix=/usr --with-lame $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10 -	make DESTDIR=$PWD/_pkg install
    1.11 +	make DESTDIR=$DESTDIR install
    1.12  }
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.