summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i686-testing-local/post-process.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local/post-process.sh')
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local/post-process.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/post-process.sh b/build_tools/clarch/larch/profiles/i686-testing-local/post-process.sh
index 131b907..883d9ad 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local/post-process.sh
+++ b/build_tools/clarch/larch/profiles/i686-testing-local/post-process.sh
@@ -4,9 +4,9 @@ INSTDIR=$1
PROFILE=$2
#everything below this point is specific to MythVantage
-cp -rp $PROFILE/post_process $INSTDIR/.tweak
-chroot $INSTDIR .tweak/tweak.sh
-rm -rf $INSTDIR/.tweak
+cp -rp $PROFILE/post_process $INSTDIR/.post_process
+chroot $INSTDIR .post_process/modify_chroot.sh
+rm -rf $INSTDIR/.post_process
#find the size of the install.
#This is used to calculate progress on the install