wok diff lsdvd/receipt @ rev 10134

Up: libevent to 2.0.11.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 17:28:46 2011 +0000 (2011-05-20)
parents 02bbaa9d12ba
children c856193532b6
line diff
     1.1 --- a/lsdvd/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/lsdvd/receipt	Fri May 20 17:28:46 2011 +0000
     1.3 @@ -17,11 +17,11 @@
     1.4  {
     1.5  	cd $src
     1.6  	[ -f done.lsdvd-0.16-configure.patch ] ||
     1.7 -		patch -p1 -i ../stuff/lsdvd-0.16-configure.patch
     1.8 +		patch -p1 -i $stuff/lsdvd-0.16-configure.patch
     1.9  	touch done.lsdvd-0.16-configure.patch
    1.10 -	./configure --prefix=/usr $CONFIGURE_ARGS &&
    1.11 +	./configure &&
    1.12  	make &&
    1.13 -	make DESTDIR=$PWD/_pkg install
    1.14 +	make install
    1.15  }
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.