Skip to content
Snippets Groups Projects
Commit 4ace8c02 authored by Oliver Bock's avatar Oliver Bock
Browse files

Let's install mingw directly underneath, well, "install"...

parent 3d939047
Branches
Tags
No related merge requests found
......@@ -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.
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment