wok diff hal-cups-utils/receipt @ rev 9092
Up: firefox to 3.6.15.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Mar 04 13:36:54 2011 +0000 (2011-03-04) |
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 Fri Mar 04 13:36:54 2011 +0000 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