Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib/install.sh =================================================================== --- /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib/install.sh (revision 0) +++ /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib/install.sh (revision 12143) @@ -0,0 +1,7 @@ +#/bin/bash + +git clone https://github.com/matplotlib/matplotlib +mv matplotlib src +cd src +python setup.py build +python setup.py install Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib/install.sh ___________________________________________________________________ Added: svn:executable + * Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib ___________________________________________________________________ Added: svn:ignore + src-* src install