s/done/esac/
Jarkko Hietaniemi [Wed, 27 Mar 2002 01:01:33 +0000 (01:01 +0000)]
p4raw-id: //depot/perl@15537

hints/dec_osf.sh

index 8bc2771..c588949 100644 (file)
@@ -375,7 +375,7 @@ case "$loclibpth" in
            done
            echo "LD_LIBRARY_PATH is now $LD_LIBRARY_PATH." >& 4
            ;;
-       done
+       esac
        # This is evil but I can't think of a nice workaround:
        # the /usr/shlib/libdb.so needs to be seen first,
        # or running Configure will fail.