- Timestamp:
- 09/04/12 16:24:49 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/python/install-2.7.2-macosx-snowleopard.sh
r13246 r13249 26 26 27 27 #make 28 if [ -z $1]; then28 if [ $# -eq 0 ]; then 29 29 make 30 30 else
Note:
See TracChangeset
for help on using the changeset viewer.