- Move to one version, just adapt to latest number

This commit is contained in:
Rainer Keller 2012-01-10 11:20:15 +00:00 committed by Christoph Niethammer
parent a5efbca3fc
commit 8687a1a727

View file

@ -8,7 +8,7 @@ CATEGORY="mpi"
PACKAGE="mvapich2" PACKAGE="mvapich2"
VERSION="1.6" VERSION="1.6"
URL="http://mvapich.cse.ohio-state.edu/overview/mvapich2/" URL="http://mvapich.cse.ohio-state.edu/overview/mvapich2/"
INSTALLER="Christoph Niethammer <niethammer@hlrs.de>" INSTALLER="Rainer Keller <keller@hlrs.de>"
# Archive A and package name P # Archive A and package name P
A=${PACKAGE}-${VERSION}.tgz A=${PACKAGE}-${VERSION}.tgz
@ -21,5 +21,5 @@ MAKEOPTS="-j1"
# Other interesting configure options: # Other interesting configure options:
#--with-file-system=lustre #--with-file-system=lustre
CONFIGURE_OPTS="\ CONFIGURE_OPTS="\
--enable-sharedlibs=gcc \ --enable-shared \
" --enable-sharedlibs=gcc"