Changeset 2563 for ThirdParty/Blas/stable/1.2/get.Blas
- Timestamp:
- May 29, 2012 6:56:46 AM (9 years ago)
- Location:
- ThirdParty/Blas/stable/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Blas/stable/1.2
- Property svn:mergeinfo changed
/ThirdParty/Blas/trunk merged: 2348,2487,2557
- Property svn:mergeinfo changed
-
ThirdParty/Blas/stable/1.2/get.Blas
r1546 r2563 10 10 wgetcmd=ftp 11 11 echo "Using ftp command instead." 12 elif test `uname` = FreeBSD; then 13 wgetcmd=fetch 14 echo "Using fetch command instead." 12 15 else 13 16 exit -1
Note: See TracChangeset
for help on using the changeset viewer.