wok-6.x diff gcompris/receipt @ rev 18928
Add webdiapo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 25 16:42:59 2016 +0100 (2016-02-25) |
parents | 63230fad92f1 |
children | 155bbded77cd |
line diff
1.1 --- a/gcompris/receipt Fri Aug 16 12:16:09 2013 +0000 1.2 +++ b/gcompris/receipt Thu Feb 25 16:42:59 2016 +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" \