if [[ $PY3K == y ]]; then
# python -c '"(c)", "lynx"*3'
- make fullinstall DESTDIR="$SOURCE_DIRECTORY/anywhere"
+ make fullinstall DESTDIR="$SOURCE_DIRECTORY/anywhere/$INSTALL_ROOT"
else
- make install DESTDIR="$SOURCE_DIRECTORY/anywhere"
+ make install DESTDIR="$SOURCE_DIRECTORY/anywhere/$INSTALL_ROOT"
fi &&
message "Fake stage complete, installing to real path.."
diff --git a/devel/python3000/HISTORY b/devel/python3000/HISTORY
index 1fec2af..bc61b03 100644
--- a/devel/python3000/HISTORY
+++ b/devel/python3000/HISTORY
@@ -1,3 +1,6 @@
+2009-02-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD, INSTALL: fixed installation for multi-ROOT
+
2009-02-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.0.1