New commits:
commit 4b6beccf530eb5d76c658fd15cd02663dbdb4ee3
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
api2: run optimize right before build so the persistent variables are
available and per-spell flags can work #15782
commit 8eb4c0ab23c4a8d6003a93b2dd3d838d7ec7010f
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
libspell: always run the pre_function in run_spell_file
diff --git a/ChangeLog b/ChangeLog
index d1993a1..aeb226d 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
and added message colorisation, based on patches by Bor Kraljič
fixed "existing" typo in an error message
* cleanse: update the term title during fixing, patch by Bor Kraljič
+ * libspell: always run the pre_function in run_spell_file
+ * api2: run optimize right before build so the persistent variables
are
+ available and per-spell flags can work #15782
2010-07-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libtrack, libdispel: use the correct whole-line option for grep
diff --git a/var/lib/sorcery/modules/build_api/api2
b/var/lib/sorcery/modules/build_api/api2
index 197c847..79911fa 100755
--- a/var/lib/sorcery/modules/build_api/api2
+++ b/var/lib/sorcery/modules/build_api/api2
@@ -161,14 +161,13 @@ function run_build() {