wok-6.x diff libpthread-stubs/receipt @ rev 13834
eboard: use libdl
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 07 13:54:28 2013 +0100 (2013-01-07) |
parents | 9119faf2898f |
children | 049b98907ea8 |
line diff
1.1 --- a/libpthread-stubs/receipt Thu Jan 27 00:20:50 2011 +0100 1.2 +++ b/libpthread-stubs/receipt Mon Jan 07 13:54:28 2013 +0100 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure && make && make -j 1 install 1.8 + ./configure $CONFIGURE_ARGS && make && make -j 1 install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.