Changeset 1199
- Timestamp:
- Sep 19, 2008 7:33:21 AM (12 years ago)
- Location:
- ThirdParty/Mumps/trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Mumps/trunk/get.Mumps
r1192 r1199 40 40 mv MUMPS_${mumps_ver} MUMPS 41 41 42 #uname=`uname` 43 #case "$uname" in 44 # MINGW* | CYGWIN*) 45 # echo "Applying a patch for version 4.7.3" 46 # patch -p0 < mumps_4.7.3.Win.patch 47 # ;; 48 #esac 42 patch -p0 < mumps.patch 49 43 50 44 echo " "
Note: See TracChangeset
for help on using the changeset viewer.