summaryrefslogtreecommitdiff
path: root/sources/bin
diff options
context:
space:
mode:
Diffstat (limited to 'sources/bin')
-rw-r--r--sources/bin/nscala.unix.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/sources/bin/nscala.unix.tmpl b/sources/bin/nscala.unix.tmpl
index 814cf69f9d..22f9dc229e 100644
--- a/sources/bin/nscala.unix.tmpl
+++ b/sources/bin/nscala.unix.tmpl
@@ -46,7 +46,8 @@ if $cygwin; then
else
format=windows
fi
- _CPATH=`cygpath --path --$format "$_CPATH"`
+ _TOOLS_CPATH=`cygpath --path --$format "$_TOOLS_CPATH"`
+ _LIB_CPATH=`cygpath --path --$format "$_LIB_CPATH"`
fi
main=