wok-stable diff libpthread-stubs/receipt @ rev 12460
fix symlinks
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 28 09:09:24 2017 +0200 (2017-04-28) |
parents | 9119faf2898f |
children |
line diff
1.1 --- a/libpthread-stubs/receipt Thu Jan 27 00:20:50 2011 +0100 1.2 +++ b/libpthread-stubs/receipt Fri Apr 28 09:09:24 2017 +0200 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.