wok-next diff hal-cups-utils/receipt @ rev 9449

Fixed gnu-netcat. Make sure to remake nc softlink for busybox on post remove.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Apr 02 10:23:18 2011 +0000 (2011-04-02)
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	Sat Apr 02 10:23:18 2011 +0000
     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