wok-6.x diff edbus/receipt @ rev 10352
bash: make it cross compile!
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 22 22:38:05 2011 +0200 (2011-05-22) |
parents | bac62e02f000 |
children | 6874827768de |
line diff
1.1 --- a/edbus/receipt Tue May 17 23:42:17 2011 +0200 1.2 +++ b/edbus/receipt Sun May 22 22:38:05 2011 +0200 1.3 @@ -17,7 +17,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure && make && make install 1.8 + ./configure $CONFIGURE_ARGS && 1.9 + make && make install 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.