source: issm/trunk-jpl/externalpackages/distribute/install.sh@ 12135

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

distribute package for installing python packages in 3.2.2

  • Property svn:executable set to *
File size: 97 bytes
Line 
1#!/bin/bash
2
3curl -O http://python-distribute.org/distribute_setup.py
4python distribute_setup.py
Note: See TracBrowser for help on using the repository browser.