summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2011-06-23 07:10:57 (GMT)
committerTony Theodore <tonyt@logyst.com>2011-06-23 07:10:57 (GMT)
commit47fc0637fe11bd2221f5f6b5991bbab235f67214 (patch)
tree53a624d62693c2072a5a544b9d71e438a6d74115
parenta6ff62ee5b3bf5680f4329ca44d4fbb3b5b2d380 (diff)
downloadmxe-47fc0637fe11bd2221f5f6b5991bbab235f67214.zip
mxe-47fc0637fe11bd2221f5f6b5991bbab235f67214.tar.gz
mxe-47fc0637fe11bd2221f5f6b5991bbab235f67214.tar.bz2
revert accidental patch-tool change
-rwxr-xr-xtools/patch-tool-mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/patch-tool-mingw b/tools/patch-tool-mingw
index 8615779..304e1b7 100755
--- a/tools/patch-tool-mingw
+++ b/tools/patch-tool-mingw
@@ -7,7 +7,7 @@ cmd=$1
pkg=$2
# mingw-cross-env directory
-mcedir=~/dev/mingw-cross-env
+mcedir=~/mingw-cross-env
# directory for unpacked tarballs/git repos
gitsdir=~/gits