wok-6.x diff lostirc/receipt @ rev 4763

Up: All e17 library to the last snapshot (2009-12-02)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 10 23:07:29 2010 +0100 (2010-01-10)
parents 583bdd691510
children 8752c40cc534
line diff
     1.1 --- a/lostirc/receipt	Fri May 01 13:43:09 2009 +0200
     1.2 +++ b/lostirc/receipt	Sun Jan 10 23:07:29 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/gcc.u
     1.8  	./configure --prefix=/usr $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install