wok rev 16663
steadyflow: glib patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 14 07:55:49 2014 +0000 (2014-05-14) |
parents | 315e6df21801 |
children | b44d56154886 |
files | steadyflow/receipt |
line diff
1.1 --- a/steadyflow/receipt Wed May 14 07:43:12 2014 +0000 1.2 +++ b/steadyflow/receipt Wed May 14 07:55:49 2014 +0000 1.3 @@ -23,6 +23,7 @@ 1.4 # gee-1.0 is old while gee-0.8 is latest ;) 1.5 sed -i 's|gee-1.0|gee-0.8|g; s|Gee-1.0|Gee-0.8|g' \ 1.6 $(grep -li gee-1.0 $(find . -type f)) 1.7 + sed -i 's/exit(/GLib.Process.&/' Steadyflow/Services.vala 1.8 1.9 mkdir build 1.10 cd build