wok diff libburn/receipt @ rev 8674

Up: cmake to 2.8.4.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Feb 16 18:45:12 2011 +0000 (2011-02-16)
parents b1a7426c421c
children 22e2414d3339
line diff
     1.1 --- a/libburn/receipt	Sat Dec 11 06:32:07 2010 +0000
     1.2 +++ b/libburn/receipt	Wed Feb 16 18:45:12 2011 +0000
     1.3 @@ -15,10 +15,9 @@
     1.4  	cd $src
     1.5  	#grep -qs 'define u8' libburn/sg-linux.c ||
     1.6  	#sed -i 's|#include <scsi/scsi.h>|#define u8 __u8\n&|' libburn/sg-linux.c
     1.7 -	./configure --prefix=/usr --infodir=/usr/share/info \
     1.8 -	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.9 +	./configure &&
    1.10  	make &&
    1.11 -	make DESTDIR=$PWD/_pkg install
    1.12 +	make -j1 DESTDIR=$DESTDIR install
    1.13  }
    1.14  
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.