From: basney Date: Mon, 20 Aug 2007 19:43:10 +0000 (+0000) Subject: The 'gsi-openssh' Makefile target is back by popular demand. X-Git-Tag: OPENSSH_4_7P1_GSSAPI_20070912~7 X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/commitdiff_plain/5977a973319b24ecb6584b86ab673da327501709 The 'gsi-openssh' Makefile target is back by popular demand. --- diff --git a/nmi/testscript b/nmi/testscript index 0270daa..fe629a3 100755 --- a/nmi/testscript +++ b/nmi/testscript @@ -76,7 +76,7 @@ if test -f nightly.tar.gz; then cd gtTRUNK-all-source-installer ./configure --prefix=$GLOBUS_LOCATION --with-buildopts="-verbose" \ --with-gsiopensshargs="--with-zlib=$ZLIB_LOCATION" - make gsi_openssh install + make gsi-openssh install . $GLOBUS_LOCATION/etc/globus-user-env.sh cd .. echo ==================================================