=================================================================== RCS file: /home/cvs/OpenXM/src/ox_math/mathlink/configure-cygwin,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- OpenXM/src/ox_math/mathlink/configure-cygwin 2003/11/16 17:25:20 1.4 +++ OpenXM/src/ox_math/mathlink/configure-cygwin 2005/07/19 10:43:22 1.5 @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenXM: OpenXM/src/ox_math/mathlink/configure-cygwin,v 1.3 2003/01/12 02:35:57 ohara Exp $ +# $OpenXM: OpenXM/src/ox_math/mathlink/configure-cygwin,v 1.4 2003/11/16 17:25:20 ohara Exp $ BASE="/usr/local/mathematica/AddOns/MathLink/DeveloperKit" OpenXM_HOME=${OpenXM_HOME:-../../../../OpenXM} @@ -13,7 +13,7 @@ _fetch () { echo 'MathLink libraries cannot be fetched.' exit 1 fi - unzip -q "${DISTFILE}" + unzip -q "${DISTDIR}/${DISTFILE}" } _xcopy () {