From 4ace8c028d26086b87efdc488d53405dfeb6fba9 Mon Sep 17 00:00:00 2001
From: Oliver Bock <oliver.bock@aei.mpg.de>
Date: Tue, 27 May 2008 14:18:41 +0200
Subject: [PATCH] Let's install mingw directly underneath, well, "install"...

---
 patches/x86-mingw32-build.sh.conf.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patches/x86-mingw32-build.sh.conf.patch b/patches/x86-mingw32-build.sh.conf.patch
index 6937dcb..42ced89 100644
--- a/patches/x86-mingw32-build.sh.conf.patch
+++ b/patches/x86-mingw32-build.sh.conf.patch
@@ -17,7 +17,7 @@
 -     assume INSTALL_DIR                   $HOME/mingw
 +     assume WORKING_DIR                   `pwd`/../../../build/mingw
 +     assume PACKAGE_DIR                   `pwd`/../packages
-+     assume INSTALL_DIR                   `pwd`/../../../install/mingw
++     assume INSTALL_DIR                   `pwd`/../../../install
  #
  # 4) Package versions, from which the compiler will be built.
  #
-- 
GitLab