wok-4.x diff webkit-r/receipt @ rev 6419

Up: lxpanel to 0.5.6. I committed out my patch since it doesn't patch now. I also took battary montor out so lxpanel will build. All other plugins are there.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Sep 26 17:02:23 2010 +0000 (2010-09-26)
parents 4897058add72
children 269b83630f57
line diff
     1.1 --- a/webkit-r/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.2 +++ b/webkit-r/receipt	Sun Sep 26 17:02:23 2010 +0000
     1.3 @@ -25,7 +25,7 @@
     1.4  		--prefix=/usr \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11