From 52a548a01b35ec8c944010744a0b90578b82f6ba Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Fri, 23 Jan 2009 23:47:00 -0800 Subject: Additional modifications needed for MythExport. --- abs/extra-testing/mythexport/PKGBUILD | 2 +- abs/extra-testing/mythexport/mythexport.install | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/abs/extra-testing/mythexport/PKGBUILD b/abs/extra-testing/mythexport/PKGBUILD index 6139922..65cde0b 100644 --- a/abs/extra-testing/mythexport/PKGBUILD +++ b/abs/extra-testing/mythexport/PKGBUILD @@ -3,7 +3,7 @@ pkgname=mythexport pkgver=1.0.6 -pkgrel=5 +pkgrel=6 pkgdesc="Script to export recordings for portable devices." arch=('i686' 'x86_64') license=('GPL2') diff --git a/abs/extra-testing/mythexport/mythexport.install b/abs/extra-testing/mythexport/mythexport.install index 4408a16..a0a2e1b 100644 --- a/abs/extra-testing/mythexport/mythexport.install +++ b/abs/extra-testing/mythexport/mythexport.install @@ -1,6 +1,8 @@ # arg 1: the new package version post_install() {a mysql -u root mythconverg < /usr/share/mythtv/mythexport.sql + ln -s /usr/share/mythtv/mythexport /data/srv/httpd/htdocs/ + ln -s /myth/archive /usr/share/mythtv/mythexport/video } op=$1 -- cgit v0.12