New commits:
commit 6273271c047eedaf97c66d7e4b5672c11ee2bd54
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>
updated to cd to stage directory instead of including transl this will
make spells try to access files with the prefix transl which could be a
default safety check
diff --git a/var/lib/sorcery/modules/build_api/api2
b/var/lib/sorcery/modules/build_api/api2
index c62ab43..21d303a 100755
--- a/var/lib/sorcery/modules/build_api/api2
+++ b/var/lib/sorcery/modules/build_api/api2
@@ -253,7 +253,7 @@ function run_post_install() {
persistent_load &&
if [[ $STAGED_INSTALL != off ]]
then
- cd "$STAGE_DIRECTORY/TRANSL"
+ cd "$STAGE_DIRECTORY/"
else
cd "${INSTALL_ROOT:-/}"
fi &&
[SM-Commit] GIT changes to devel-stage-root sorcery by David Brown (6273271c047eedaf97c66d7e4b5672c11ee2bd54),
David Brown, 06/13/2006