wok diff gource/receipt @ rev 13306

Move to wok shake
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 29 10:48:43 2012 +0200 (2012-08-29)
parents 679eac52e631
children 6b09507225ec
line diff
     1.1 --- a/gource/receipt	Mon Jun 25 08:57:50 2012 +0000
     1.2 +++ b/gource/receipt	Wed Aug 29 10:48:43 2012 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/boost::filesystem3::/boost::filesystem::/' src/logmill.cpp
     1.8  	./configure $CONFIGURE_ARGS && 
     1.9  	make && make install
    1.10  }