wok diff libgsf/receipt @ rev 17760

compiz-core: fix build
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Mar 10 09:04:11 2015 +0100 (2015-03-10)
parents e2dc7c2d000d
children f83bd64e1765
line diff
     1.1 --- a/libgsf/receipt	Mon Mar 31 23:12:38 2014 +0200
     1.2 +++ b/libgsf/receipt	Tue Mar 10 09:04:11 2015 +0100
     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 \