wok-current diff steadyflow/receipt @ rev 22347
xtel: modified fonts path
author | Hans-G?nter Theisgen |
---|---|
date | Mon Nov 18 10:05:28 2019 +0100 (2019-11-18) |
parents | 1d5099bdcfad |
children | 1bd2c6414e5a |
line diff
1.1 --- a/steadyflow/receipt Wed May 14 07:55:49 2014 +0000 1.2 +++ b/steadyflow/receipt Mon Nov 18 10:05:28 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' \