]> andersk Git - gssapi-openssh.git/commitdiff
bug fix
authorjbasney <jbasney>
Tue, 20 Feb 2007 00:08:22 +0000 (00:08 +0000)
committerjbasney <jbasney>
Tue, 20 Feb 2007 00:08:22 +0000 (00:08 +0000)
nmi/testscript

index c6f3c42a68eb99fbb0acc3a245f48b7547aa6fa1..cf10795bc8a9fed9f7613052fd02edc5be139655 100755 (executable)
@@ -40,7 +40,7 @@ make gsi-openssh install
 cd ..
 echo ==================================================
 if test -d /prereq/zlib-1.2.3; then
-  $ZLIB_LOCATION=/prereq/zlib-1.2.3
+  ZLIB_LOCATION=/prereq/zlib-1.2.3
   echo zlib found in $ZLIB_LOCATION
 else
   echo Building zlib-1.2.3...
This page took 0.053183 seconds and 5 git commands to generate.