]> andersk Git - gssapi-openssh.git/commitdiff
Makefile target is 'gsi_openssh' rather than 'gsi-openssh' now...
authorbasney <basney>
Mon, 20 Aug 2007 18:42:39 +0000 (18:42 +0000)
committerbasney <basney>
Mon, 20 Aug 2007 18:42:39 +0000 (18:42 +0000)
nmi/testscript

index fe629a3540acd2825daa215e70aeb4f776ffbd10..0270daae8747b83eae957ac9fa579ffa32d96493 100755 (executable)
@@ -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 ==================================================
This page took 0.040939 seconds and 5 git commands to generate.