wok diff steadyflow/receipt @ rev 21123
dvdauthor: not imagemagick 7 support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 20 11:24:10 2019 +0100 (2019-03-20) |
parents | 1d5099bdcfad |
children | 1bd2c6414e5a |
line diff
1.1 --- a/steadyflow/receipt Wed May 14 07:55:49 2014 +0000 1.2 +++ b/steadyflow/receipt Wed Mar 20 11:24:10 2019 +0100 1.3 @@ -19,6 +19,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|ListStore| Gtk.&|' Steadyflow/FileListController.vala 1.8 mkdir -p $DESTDIR/usr/share/man/man1 1.9 # gee-1.0 is old while gee-0.8 is latest ;) 1.10 sed -i 's|gee-1.0|gee-0.8|g; s|Gee-1.0|Gee-0.8|g' \