diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-14 22:40:59 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-14 22:40:59 (GMT) |
commit | 871bc4519c6212bc5acf9d893fd8e9187d4a299c (patch) | |
tree | 3953284ce967d73690082ff8cc0b676edb31a9c7 /abs/extra-testing/mediaserv/mediaserv.install | |
parent | f03345c90a69c1ff35a2d022a7d5de811525741a (diff) | |
download | linhes_pkgbuild-871bc4519c6212bc5acf9d893fd8e9187d4a299c.zip linhes_pkgbuild-871bc4519c6212bc5acf9d893fd8e9187d4a299c.tar.gz linhes_pkgbuild-871bc4519c6212bc5acf9d893fd8e9187d4a299c.tar.bz2 |
Updated mediaserv config file.
Diffstat (limited to 'abs/extra-testing/mediaserv/mediaserv.install')
-rw-r--r-- | abs/extra-testing/mediaserv/mediaserv.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/extra-testing/mediaserv/mediaserv.install b/abs/extra-testing/mediaserv/mediaserv.install index 1b166e4..6fe6f08 100644 --- a/abs/extra-testing/mediaserv/mediaserv.install +++ b/abs/extra-testing/mediaserv/mediaserv.install @@ -1,6 +1,8 @@ # arg 1: the new package version post_install() { ln -s /myth/mediaserv /home/mythtv/.mediaserv + ln -s /myth/pretty /myth/mediaserv/media/tv + ln -s /myth/video /myth/mediaserv/media/video chown -R mythtv.mythtv /myth/mediaserv } # arg 1: the new package version |