wok diff freetype/receipt @ rev 15392

busybox: remove musl patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 02 10:57:20 2013 +0000 (2013-11-02)
parents 7bb096863642
children dc05f28d0496
line diff
     1.1 --- a/freetype/receipt	Sat Sep 14 17:06:00 2013 +0000
     1.2 +++ b/freetype/receipt	Sat Nov 02 10:57:20 2013 +0000
     1.3 @@ -18,7 +18,6 @@
     1.4  {
     1.5  	./configure \
     1.6  		--sysconfdir=/etc \
     1.7 -		--disable-static \
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make install 2>&1 | grep -v rmdir