wok-current rev 13768
graphviz: patch gv_php.cpp
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 03 13:27:28 2013 +0100 (2013-01-03) |
parents | d8e35c0c592f |
children | 8a978d67c385 |
files | graphviz/receipt |
line diff
1.1 --- a/graphviz/receipt Thu Jan 03 15:04:09 2013 +0300 1.2 +++ b/graphviz/receipt Thu Jan 03 13:27:28 2013 +0100 1.3 @@ -19,6 +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 ./configure --prefix=/usr \ 1.9 --infodir=/usr/share/info \ 1.10 --disable-static \