# HG changeset patch # User Pascal Bellard # Date 1357221493 -3600 # Node ID 68f0e6445cc58f122aba52001d6c5f36a23fdb84 # Parent a24ea2bd11ad48875a6ecf97b908447d64d1b48f graphviz: typo diff -r a24ea2bd11ad -r 68f0e6445cc5 graphviz/receipt --- a/graphviz/receipt Thu Jan 03 14:47:00 2013 +0100 +++ b/graphviz/receipt Thu Jan 03 14:58:13 2013 +0100 @@ -19,7 +19,7 @@ compile_rules() { cd $src - sed -i 's/.*php5.*/&\n sed -i "s|char .type_name;|const \&|" gv_php.cpp/' tclpkg/gv/Makefile* + sed -i 's/.*php5.*/&\n sed -i "s|char .type_name;|const \&|" gv_php.cpp/' tclpkg/gv/Makefile* ./configure --prefix=/usr \ --infodir=/usr/share/info \ --disable-static \