summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.24/myth.sh
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-11-06 03:49:08 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-11-06 03:49:08 (GMT)
commitcd93c8ee5f2f5c40d6dd56c2c45d54560b052852 (patch)
tree69b191a821152b9e6164e50d80291af9fcf31052 /abs/core/mythtv/stable-0.24/myth.sh
parentd46b411345a20e0ea7cbf62d55539789524b5dd5 (diff)
downloadlinhes_pkgbuild-cd93c8ee5f2f5c40d6dd56c2c45d54560b052852.zip
linhes_pkgbuild-cd93c8ee5f2f5c40d6dd56c2c45d54560b052852.tar.gz
linhes_pkgbuild-cd93c8ee5f2f5c40d6dd56c2c45d54560b052852.tar.bz2
mythtv: upgrade to 0.24 - untested
Diffstat (limited to 'abs/core/mythtv/stable-0.24/myth.sh')
-rwxr-xr-xabs/core/mythtv/stable-0.24/myth.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/core/mythtv/stable-0.24/myth.sh b/abs/core/mythtv/stable-0.24/myth.sh
new file mode 100755
index 0000000..fb7122c
--- /dev/null
+++ b/abs/core/mythtv/stable-0.24/myth.sh
@@ -0,0 +1,4 @@
+export PATH=$PATH:/usr/local/bin
+# set core file size to 0
+ulimit -c 0
+export MALLOC_CHECK_=0 \ No newline at end of file