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

zlib: Tazwok must work differentyl all pkgs dep on glibc!
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 24 13:08:16 2011 +0200 (2011-05-24)
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	Tue May 24 13:08:16 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