From f97cc2aa227cf92d962e5167a442339849d3f2f2 Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Fri, 2 Jan 2009 10:45:23 -0800 Subject: Bumped package version to test kmsync. Fixed post_install. --- abs/extra-testing/mythappletrailers/PKGBUILD | 2 +- abs/extra-testing/mythappletrailers/mythappletrailers.install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/extra-testing/mythappletrailers/PKGBUILD b/abs/extra-testing/mythappletrailers/PKGBUILD index e1d8f40..3fb2819 100644 --- a/abs/extra-testing/mythappletrailers/PKGBUILD +++ b/abs/extra-testing/mythappletrailers/PKGBUILD @@ -3,7 +3,7 @@ pkgname=mythappletrailers pkgver=0.04.3 -pkgrel=7 +pkgrel=9 pkgdesc="Unofficial Add-on for MythTV to get Apple.com Movie Trailers." arch=('i686' 'x86_64') license=('GPL2') 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() { -- cgit v0.12