wok-6.x diff libgsf/receipt @ rev 19073
Fix: (Picozu the HTML5 online image editor.)
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Sat Apr 23 01:13:53 2016 -0300 (2016-04-23) |
parents | e2dc7c2d000d |
children | f83bd64e1765 |
line diff
1.1 --- a/libgsf/receipt Mon Mar 31 23:12:38 2014 +0200 1.2 +++ b/libgsf/receipt Sat Apr 23 01:13:53 2016 -0300 1.3 @@ -22,6 +22,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's/g_memmove/memmove/' gsf/gsf-output-iconv.c 1.8 ./configure \ 1.9 --with-html-dir=/usr/share/doc \ 1.10 --without-bonobo \