# The following file from kdebindings has a syntax error that
@@ -11,7 +9,7 @@ if [[ -f
$INSTALL_ROOT/usr/lib/python$PYTHON_VERSION/pydcop.py ]]; then
"$SOURCE_DIRECTORY/spell-tmp"
fi &&
if [[ $PY3K == y ]]; then
# python3 -c 'print ("(c)", "lynx"*3)'
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index f49d07f..e982d28 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,5 +1,7 @@
2010-06-14 Peng Chang (Charles) <chp AT sourcemage.org>
* DETAILS: updated spell to 3.1.2
+ * INSTALL: cp -a doesn't work with castfs
+ * BUILD: pass CFLAGS in the way I believe correct