From: Jarkko Hietaniemi Date: Wed, 27 Mar 2002 01:01:33 +0000 (+0000) Subject: s/done/esac/ X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a2e4e9f161d80feb29dcfab4b98f62a5d150f977;p=p5sagit%2Fp5-mst-13.2.git s/done/esac/ p4raw-id: //depot/perl@15537 --- diff --git a/hints/dec_osf.sh b/hints/dec_osf.sh index 8bc2771..c588949 100644 --- a/hints/dec_osf.sh +++ b/hints/dec_osf.sh @@ -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.