diff -r e733e35e223e -r aa27b836c528 components/graphviz/patches/python.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/graphviz/patches/python.patch Thu Aug 04 15:32:21 2011 -0700 @@ -0,0 +1,8 @@ +--- 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 + + # display the kernel module dependencies +