wok-current diff libgsf/receipt @ rev 19361
Up tazpkg (919)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 03 08:46:48 2016 +0200 (2016-08-03) |
parents | e2dc7c2d000d |
children | f83bd64e1765 |
line diff
1.1 --- a/libgsf/receipt Mon Mar 31 23:12:38 2014 +0200 1.2 +++ b/libgsf/receipt Wed Aug 03 08:46:48 2016 +0200 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 \