wok diff btanks/receipt @ rev 13191

cairo-clock: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 04 14:55:41 2012 +0200 (2012-08-04)
parents f09d07ae1550
children 6b09507225ec
line diff
     1.1 --- a/btanks/receipt	Wed May 18 17:35:47 2011 +0200
     1.2 +++ b/btanks/receipt	Sat Aug 04 14:55:41 2012 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/#define *NULL.*/#define NULL 0/g' engine/sl08/sl08.h
     1.8  	scons
     1.9  }
    1.10