summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/mythappletrailers/mythappletrailers.install
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-02 18:45:23 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-02 18:45:23 (GMT)
commitf97cc2aa227cf92d962e5167a442339849d3f2f2 (patch)
tree257492d41158f5b25887a46d0e092f03e65fcf1e /abs/extra-testing/mythappletrailers/mythappletrailers.install
parent27ffd698803e8cf434d5960a5a7164419be035be (diff)
downloadlinhes_pkgbuild-f97cc2aa227cf92d962e5167a442339849d3f2f2.zip
linhes_pkgbuild-f97cc2aa227cf92d962e5167a442339849d3f2f2.tar.gz
linhes_pkgbuild-f97cc2aa227cf92d962e5167a442339849d3f2f2.tar.bz2
Bumped package version to test kmsync. Fixed post_install.
Diffstat (limited to 'abs/extra-testing/mythappletrailers/mythappletrailers.install')
-rw-r--r--abs/extra-testing/mythappletrailers/mythappletrailers.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/mythappletrailers/mythappletrailers.install b/abs/extra-testing/mythappletrailers/mythappletrailers.install
index 22dada0..3c874f8 100644
--- a/abs/extra-testing/mythappletrailers/mythappletrailers.install
+++ b/abs/extra-testing/mythappletrailers/mythappletrailers.install
@@ -1,7 +1,7 @@
# arg 1: the new package version
post_install() {
+ ln -s /home/mythtv/appletrailer.xml /usr/share/mythtv/appletrailer.xml
}
-
# arg 1: the new package version
# arg 2: the old package version
post_upgrade() {