summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post-process.sh
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-09-26 03:21:16 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-09-26 03:21:16 (GMT)
commit632b5c764106d112caa36eeefb3759f9d7c8345b (patch)
tree7de24499f23871c77f07599046506f431f9abfa1 /build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post-process.sh
parent4d4488bbddab439d66088b79e14354c4dd87a2ea (diff)
downloadlinhes_dev-632b5c764106d112caa36eeefb3759f9d7c8345b.zip
synce_profile.sh:Added support for syncing release profile.
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post-process.sh')
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post-process.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post-process.sh b/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post-process.sh
index 131b907..883d9ad 100755
--- a/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post-process.sh
+++ b/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/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