wok-next diff libee/receipt @ rev 18475

Up tazpkg-test(845): fix installing to "non directory"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 06 15:50:16 2015 +0300 (2015-10-06)
parents 6c3718ca17b6
children e323d0535e2c
line diff
     1.1 --- a/libee/receipt	Sat Nov 09 17:34:23 2013 +0000
     1.2 +++ b/libee/receipt	Tue Oct 06 15:50:16 2015 +0300
     1.3 @@ -20,7 +20,7 @@
     1.4  	# Patch from http://www.gossamer-threads.com/lists/rsyslog/users/4600
     1.5  	patch -p 1 < $stuff/libee-build-fix.patch
     1.6  	./configure $CONFIGURE_ARGS \
     1.7 -		--disable-testbench && make && make install
     1.8 +		--disable-testbench && make -j 1 && make install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.