summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.23/mythweb/mythweb.install
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-11-11 22:22:52 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-11-11 22:22:52 (GMT)
commit77d55a966d942ccf7c35fdeb20ed641c497e17a2 (patch)
treea83791cf4d3d93e2641ed0375370ef63295949d1 /abs/core/mythtv/stable-0.23/mythweb/mythweb.install
parent386a850e0eab15d45580640521bff4be2b0e198d (diff)
downloadlinhes_pkgbuild-77d55a966d942ccf7c35fdeb20ed641c497e17a2.zip
linhes_pkgbuild-77d55a966d942ccf7c35fdeb20ed641c497e17a2.tar.gz
linhes_pkgbuild-77d55a966d942ccf7c35fdeb20ed641c497e17a2.tar.bz2
mythtv: remove stable-0.23 (now in mythtv/old)
Diffstat (limited to 'abs/core/mythtv/stable-0.23/mythweb/mythweb.install')
-rw-r--r--abs/core/mythtv/stable-0.23/mythweb/mythweb.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/abs/core/mythtv/stable-0.23/mythweb/mythweb.install b/abs/core/mythtv/stable-0.23/mythweb/mythweb.install
deleted file mode 100644
index 470cbd1..0000000
--- a/abs/core/mythtv/stable-0.23/mythweb/mythweb.install
+++ /dev/null
@@ -1,10 +0,0 @@
-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 $*