wok diff gcompris/receipt @ rev 20518
Up openssh (7.9p1), opus (1.3), opus-tools (0.2), zstd (1.3.7)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 02 15:37:03 2018 +0100 (2018-11-02) |
parents | 63230fad92f1 |
children | 155bbded77cd |
line diff
1.1 --- a/gcompris/receipt Fri Aug 16 12:16:09 2013 +0000 1.2 +++ b/gcompris/receipt Fri Nov 02 15:37:03 2018 +0100 1.3 @@ -18,7 +18,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + sed -i 's/g_memmove/memmove/' src/goocanvas/src/goocanvastable.c 1.9 ./configure \ 1.10 --enable-sdlmixer && 1.11 make LDFLAGS="-Wl,--copy-dt-needed-entries -lgmodule-2.0" \