wok diff steadyflow/receipt @ rev 20155
ppp: add post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 21 09:59:35 2017 +0100 (2017-12-21) |
parents | 41ec34064348 |
children | 165f2965ff38 |
line diff
1.1 --- a/steadyflow/receipt Fri Aug 16 09:18:47 2013 +0000 1.2 +++ b/steadyflow/receipt Thu Dec 21 09:59:35 2017 +0100 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