summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i586-RELEASE-REMOTE/pre-process.sh
diff options
context:
space:
mode:
authorJames Meyer <James.meyer@operamail.com>2008-10-02 03:23:45 (GMT)
committerJames Meyer <James.meyer@operamail.com>2008-10-02 03:23:45 (GMT)
commit618d4ad515a93d1e48934be5846edd71270171ec (patch)
treea22a9294af81215d4a7b1053e5fdb4d746f39d41 /build_tools/clarch/larch/profiles/i586-RELEASE-REMOTE/pre-process.sh
downloadlinhes_dev-618d4ad515a93d1e48934be5846edd71270171ec.zip
initital import
Diffstat (limited to 'build_tools/clarch/larch/profiles/i586-RELEASE-REMOTE/pre-process.sh')
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i586-RELEASE-REMOTE/pre-process.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/build_tools/clarch/larch/profiles/i586-RELEASE-REMOTE/pre-process.sh b/build_tools/clarch/larch/profiles/i586-RELEASE-REMOTE/pre-process.sh
new file mode 100755
index 0000000..5bc1f9c
--- /dev/null
+++ b/build_tools/clarch/larch/profiles/i586-RELEASE-REMOTE/pre-process.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+rm -f overlay.xpk
+if [ -d overlay/home/mythtv ]
+then
+ chown -R 1000 overlay/home/mythtv
+fi
+./create_overlay.sh
+