wok diff lostirc/receipt @ rev 4607

Add fswebcam (tiny webcam viewer)
author Rohit Joshi <jozee@slitaz.org>
date Tue Dec 15 16:10:42 2009 +0000 (2009-12-15)
parents 583bdd691510
children 8752c40cc534
line diff
     1.1 --- a/lostirc/receipt	Fri May 01 13:43:09 2009 +0200
     1.2 +++ b/lostirc/receipt	Tue Dec 15 16:10:42 2009 +0000
     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