wok diff codeblocks/receipt @ rev 4892

Add: ncdu
author Paul Issott <paul@slitaz.org>
date Sat Feb 06 18:10:38 2010 +0000 (2010-02-06)
parents bace02e19bd0
children f7e96b8e3444
line diff
     1.1 --- a/codeblocks/receipt	Sun May 17 22:29:04 2009 +0200
     1.2 +++ b/codeblocks/receipt	Sat Feb 06 18:10:38 2010 +0000
     1.3 @@ -15,6 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	busybox patch -p1 -i ../stuff/glib.u
     1.8  	./configure \
     1.9  		--with-contrib-plugins="all, -help" \
    1.10  		--prefix=/usr \