wok-4.x rev 9692
lsdvd: clean up
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 07 11:24:42 2011 +0000 (2011-05-07) |
parents | 9624c47bd4ee |
children | 6afc9676e679 |
files | lsdvd/receipt |
line diff
1.1 --- a/lsdvd/receipt Sat May 07 05:50:34 2011 +0000 1.2 +++ b/lsdvd/receipt Sat May 07 11:24:42 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.