Mercurial > code > home > repos > light9
comparison makefile @ 869:83dfc2e87e62
add link to system goocanvas, for curvecalc
Ignore-this: 5e76c8e0e09f047aaba71555ccdb0bdd
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Thu, 06 Jun 2013 08:21:22 +0000 |
parents | 43ddee394d28 |
children | cca75951554a |
comparison
equal
deleted
inserted
replaced
868:224d6cd7e1e4 | 869:83dfc2e87e62 |
---|---|
26 ln -sf $(DP)/pygst.pth $(SP)/ | 26 ln -sf $(DP)/pygst.pth $(SP)/ |
27 ln -sf $(DP)/pygst.py $(SP)/ | 27 ln -sf $(DP)/pygst.py $(SP)/ |
28 ln -sf $(DP)/gst-0.10 $(SP)/ | 28 ln -sf $(DP)/gst-0.10 $(SP)/ |
29 ln -sf $(DP)/PIL $(SP)/ | 29 ln -sf $(DP)/PIL $(SP)/ |
30 ln -sf $(DP)/PIL.pth $(SP)/ | 30 ln -sf $(DP)/PIL.pth $(SP)/ |
31 ln -sf $(DP)/goocanvasmodule.so $(SP)/ | |
31 | 32 |
32 PYTHON=/usr/bin/pypy | 33 PYTHON=/usr/bin/pypy |
33 PYTHON=/usr/bin/python | 34 PYTHON=/usr/bin/python |
34 | 35 |
35 create_virtualenv: | 36 create_virtualenv: |