# HG changeset patch # User Drew Perttula # Date 1370506882 0 # Node ID 83dfc2e87e62ea288581c57854d7e022c54d50b8 # Parent 224d6cd7e1e47cacbd78e222f39e0fd45b376ed7 add link to system goocanvas, for curvecalc Ignore-this: 5e76c8e0e09f047aaba71555ccdb0bdd diff -r 224d6cd7e1e4 -r 83dfc2e87e62 makefile --- a/makefile Thu Jun 06 08:21:07 2013 +0000 +++ b/makefile Thu Jun 06 08:21:22 2013 +0000 @@ -28,6 +28,7 @@ ln -sf $(DP)/gst-0.10 $(SP)/ ln -sf $(DP)/PIL $(SP)/ ln -sf $(DP)/PIL.pth $(SP)/ + ln -sf $(DP)/goocanvasmodule.so $(SP)/ PYTHON=/usr/bin/pypy PYTHON=/usr/bin/python