Rev | Line | |
---|
[12325] | 1 | Index: /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 |
|
---|
| 14 | Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib/install.sh
|
---|
| 15 | ___________________________________________________________________
|
---|
| 16 | Added: svn:executable
|
---|
| 17 | + *
|
---|
| 18 |
|
---|
| 19 |
|
---|
| 20 | Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/matplotlib
|
---|
| 21 | ___________________________________________________________________
|
---|
| 22 | Added: svn:ignore
|
---|
| 23 | + src-*
|
---|
| 24 | src
|
---|
| 25 | install
|
---|
| 26 |
|
---|
| 27 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.