source: issm/oecreview/Archive/12141-12160/ISSM-12142-12143.diff

Last change on this file was 12325, checked in by Eric.Larour, 13 years ago

11990 to 12321 oec compliance

File size: 917 bytes
RevLine 
[12325]1Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib/install.sh
2===================================================================
3--- /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib/install.sh (revision 0)
4+++ /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib/install.sh (revision 12143)
5@@ -0,0 +1,7 @@
6+#/bin/bash
7+
8+git clone https://github.com/matplotlib/matplotlib
9+mv matplotlib src
10+cd src
11+python setup.py build
12+python setup.py install
13
14Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib/install.sh
15___________________________________________________________________
16Added: svn:executable
17 + *
18
19
20Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib
21___________________________________________________________________
22Added: svn:ignore
23 + src-*
24src
25install
26
27
Note: See TracBrowser for help on using the repository browser.