wok diff hal-cups-utils/receipt @ rev 9468

distcc: improve receipt
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Apr 04 00:01:59 2011 +0200 (2011-04-04)
parents be13f25e790b
children a9ae9905e1b7
line diff
     1.1 --- a/hal-cups-utils/receipt	Sun Feb 20 06:53:59 2011 +0000
     1.2 +++ b/hal-cups-utils/receipt	Mon Apr 04 00:01:59 2011 +0200
     1.3 @@ -15,6 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  
     1.6  compile_rules() {
     1.7 +  cd $src
     1.8    ./configure --prefix=/usr --libexecdir=/usr/lib/hal/scripts/ &&
     1.9    make  &&
    1.10    make DESTDIR=$PWD/_pkg install