From a517b08c9452e12dec4381efeb2f7b4859dc8bc5 Mon Sep 17 00:00:00 2001 From: Steven Penny Date: Wed, 29 Jul 2015 19:16:39 -0500 Subject: [PATCH] Fix #58 fix #59 If a user sets cache as "/", this gets converted to "C:\cygwin64". Instead of coverting back to "/", causing an error with "mkdir", we can just use "C:\cygwin64" as is. "DosFileWarning" now off by default, so it should not be necessary to convert cache path to Unix form. http://cygwin.com/ml/cygwin/2015-07/msg00432.html --- apt-cyg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-cyg b/apt-cyg index cb94407..9c97da3 100755 --- a/apt-cyg +++ b/apt-cyg @@ -132,7 +132,7 @@ function find-workspace { getline print $1 } - ' /etc/setup/setup.rc | cygpath -f-) + ' /etc/setup/setup.rc) mirror=$(awk ' /last-mirror/ {