summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post-process.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-10-11 19:51:03 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-10-11 19:51:03 (GMT)
commitc5bb2c762596200b21b2b45cdbc18f01144f1332 (patch)
treefc0f25f217e1083e0ba610ab16f9ceb8b7871a0c /build_tools/clarch/larch/profiles/i686-testing-local-httpd/post-process.sh
parentcba152f0a94680ed3558bf1c46a459e7a5e5680e (diff)
downloadlinhes_dev-c5bb2c762596200b21b2b45cdbc18f01144f1332.zip
Modify build profiles to not use inittab
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local-httpd/post-process.sh')
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local-httpd/post-process.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post-process.sh b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post-process.sh
index 131b907..883d9ad 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post-process.sh
+++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/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