wok diff libpthread-stubs/receipt @ rev 12077

fix /usr/bin/git-citool in correct link /usr/lib/git-core/git-citool
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 09 10:16:47 2012 +0100 (2012-03-09)
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	Fri Mar 09 10:16:47 2012 +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.