Changeset 1388
- Timestamp:
- 07/28/09 08:45:02 (16 years ago)
- Location:
- issm/trunk/externalpackages/metis
- Files:
-
- 10 added
- 1 deleted
- 1 edited
-
Makefile.in.patch (deleted)
-
Makefile.patch (added)
-
config (added)
-
config/linux (added)
-
config/linux/Makefile.in.patch.linux (added)
-
config/linux/configure.sh (added)
-
config/win32 (added)
-
config/win32/Makefile.in.patch.win32 (added)
-
config/win32/configure.sh (added)
-
install.sh (modified) (2 diffs)
-
lib_Makefile.patch (added)
-
metis.h.patch (added)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/externalpackages/metis/install.sh
r1 r1388 21 21 rm -rf metis-$version 22 22 23 #Apply patch 23 #Platform specific stuff: 24 ./configure.sh 25 26 #Apply patches 24 27 cd install 25 patch Makefile.in ../Makefile.in.patch 28 patch -R Makefile ../Makefile.patch 29 patch -R Lib/metis.h ../metis.h.patch 30 patch Lib/Makefile ../lib_Makefile.patch 26 31 27 32 #Compile metis … … 30 35 #Patch proto.h 31 36 patch Lib/proto.h ../proto.h.patch 32
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)