wok-current diff hal-cups-utils/receipt @ rev 10147
glibc: we always want a native build like for GCC
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat May 21 00:04:18 2011 +0200 (2011-05-21) |
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 May 21 00:04:18 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