New commits:
commit e2d740dd0d216b731cfcfa8cf6fa8cb1e3326071
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>
didn't add the translation directory to the path for setting stage
directory paths
commit 5c7c1affe72a8effa36d62654710975e3440032c
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>
added save_binaries function and the dirty hack to make it work
diff --git a/var/lib/sorcery/modules/build_api/common
b/var/lib/sorcery/modules/build_api/common
index 65fea44..f220359 100755
--- a/var/lib/sorcery/modules/build_api/common
+++ b/var/lib/sorcery/modules/build_api/common
@@ -111,7 +111,7 @@ ## Locks "libgrimoire" "install" before
## If the spell is not installed (or held) the spell is not dispelled.
##
#---------------------------------------------------------------------
-function real_prepare_install() { (
+function real_prepare_install() { (
debug "libgrimoire" "Running prepare_install() on $SPELL"
@@ -126,10 +126,14 @@ function real_prepare_install() { (