wok diff graphviz/receipt @ rev 15424

Up: thunderbird-langpack-pt_BR (17.0.9esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Nov 03 21:52:49 2013 +0100 (2013-11-03)
parents 763804e31997
children de49f29b101e
line diff
     1.1 --- a/graphviz/receipt	Thu Jan 03 13:27:28 2013 +0100
     1.2 +++ b/graphviz/receipt	Sun Nov 03 21:52:49 2013 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	sed -i 's/.*php5.*/&\n  sed -i "s|char .type_name;|const \&|" gv_php.cpp/' tclpkg/gv/Makefile*
     1.8 +	sed -i 's/.*php5.*/&\n	sed -i "s|char .type_name;|const \&|" gv_php.cpp/' tclpkg/gv/Makefile*
     1.9  	./configure --prefix=/usr \
    1.10  		--infodir=/usr/share/info \
    1.11  		--disable-static \