summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable-0.23/mythweb/mythweb.install
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-04-13 19:22:03 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-04-13 19:22:03 (GMT)
commitd8a29f1dc19a4f5c5df412c7712b991dd52b2c89 (patch)
tree92e7cb3efbe38f5d8311c92fc7d35ef793ecb96f /abs/core-testing/mythtv/stable-0.23/mythweb/mythweb.install
parent1421c1d93d214f0d6e13fc78394603a1e73ed0a1 (diff)
parentc5386f09a7257bae94e78e4dbcde52e232516ae7 (diff)
downloadlinhes_pkgbuild-d8a29f1dc19a4f5c5df412c7712b991dd52b2c89.zip
linhes_pkgbuild-d8a29f1dc19a4f5c5df412c7712b991dd52b2c89.tar.gz
linhes_pkgbuild-d8a29f1dc19a4f5c5df412c7712b991dd52b2c89.tar.bz2
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/mythtv/stable-0.23/mythweb/mythweb.install')
-rw-r--r--abs/core-testing/mythtv/stable-0.23/mythweb/mythweb.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/core-testing/mythtv/stable-0.23/mythweb/mythweb.install b/abs/core-testing/mythtv/stable-0.23/mythweb/mythweb.install
new file mode 100644
index 0000000..470cbd1
--- /dev/null
+++ b/abs/core-testing/mythtv/stable-0.23/mythweb/mythweb.install
@@ -0,0 +1,10 @@
+post_install() {
+ echo "You must create a symlink from /home/httpd/html/mythweb/video_dir"
+ echo "to your MythTV recordings directory. Don't forget to change the"
+ echo "permissions so that the webserver can read those files and create"
+ echo "thumbnails."
+}
+
+op=$1
+shift
+$op $*