wok diff libfm/receipt @ rev 23687
updated sweethome3d (6.2 -> 6.3)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Apr 26 17:35:23 2020 +0100 (2020-04-26) |
parents | f99a5ac6f745 |
children | b454de65b47b |
line diff
1.1 --- a/libfm/receipt Thu Apr 18 17:42:01 2019 +0300 1.2 +++ b/libfm/receipt Sun Apr 26 17:35:23 2020 +0100 1.3 @@ -35,6 +35,8 @@ 1.4 # # fix freeze when using custom action with "inode/directory": 1.5 # sed 's|TRUE, 0.5, 0.0|FALSE, 0.0f, 0.0f|' -i src/gtk/fm-standard-view.c 1.6 ./autogen.sh 1.7 + 1.8 + patch -p1 -i $stuff/quick-exec.patch 1.9 ./configure \ 1.10 --sysconfdir=/etc \ 1.11 --disable-static \