diff -r 87d7f448290b -r d8138667d338 components/graphviz/patches/python.patch --- a/components/graphviz/patches/python.patch Fri Mar 06 13:33:18 2015 -0800 +++ b/components/graphviz/patches/python.patch Fri Mar 06 13:23:54 2015 -0800 @@ -1,8 +1,10 @@ +The status of this patch is unknown. + --- graphviz-2.26.3/tclpkg/gv/demo/modgraph.py.orig Wed Jan 2 18:58:18 2008 +++ graphviz-2.26.3/tclpkg/gv/demo/modgraph.py Tue Aug 24 23:48:48 2010 @@ -1,4 +1,4 @@ -#!/usr/bin/python -+#!/usr/bin/python2.6 ++#!/usr/bin/python2.7 # display the kernel module dependencies