wok-stable diff hal-cups-utils/receipt @ rev 9758
libassuan: fix BUILD_DEPENDS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 11 14:07:37 2011 +0200 (2011-05-11) |
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 Wed May 11 14:07:37 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