wok-6.x diff libgsf/receipt @ rev 18749
Up tazpkg(897)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Dec 26 16:06:53 2015 +0200 (2015-12-26) |
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 Dec 26 16:06:53 2015 +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 \