wok-current diff hal-cups-utils/receipt @ rev 8921
Review libsdl receipt
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Mar 01 02:19:35 2011 +0100 (2011-03-01) |
parents | 8d3f3ded1725 |
children | 4580705bdf31 |
line diff
1.1 --- a/hal-cups-utils/receipt Sun Feb 28 15:46:04 2010 +0100 1.2 +++ b/hal-cups-utils/receipt Tue Mar 01 02:19:35 2011 +0100 1.3 @@ -15,7 +15,6 @@ 1.4 # Rules to configure and make the package. 1.5 1.6 compile_rules() { 1.7 - cd $WOK/$PACKAGE/$PACKAGE 1.8 ./configure --prefix=/usr --libexecdir=/usr/lib/hal/scripts/ && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install 1.11 @@ -25,7 +24,6 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs/usr 1.15 - _pkg="$WOK/$PACKAGE/$PACKAGE/_pkg" 1.16 cp -a $_pkg/usr/lib $fs/usr 1.17 cp -a $_pkg/usr/share $fs/usr 1.18