wok-next diff codeblocks/receipt @ rev 4781

Fix: amule DEPENDS (Bug #227).
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 14 22:19:54 2010 +0100 (2010-01-14)
parents bace02e19bd0
children f7e96b8e3444
line diff
     1.1 --- a/codeblocks/receipt	Sun May 17 22:29:04 2009 +0200
     1.2 +++ b/codeblocks/receipt	Thu Jan 14 22:19:54 2010 +0100
     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 \