summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorGreg Frost <gregfrost1@bigpond.com>2010-02-28 06:59:52 (GMT)
committerGreg Frost <gregfrost1@bigpond.com>2010-02-28 06:59:52 (GMT)
commit7340c81ce2bbc0efa391b10770ca86fb24cac6e1 (patch)
treecbe245968607f73079f0c03e3b6fc6823b33fa16 /abs
parent24896b8fff4c4aa7e4d758c17e51c7544abaa1db (diff)
downloadlinhes_pkgbuild-7340c81ce2bbc0efa391b10770ca86fb24cac6e1.zip
linhes_pkgbuild-7340c81ce2bbc0efa391b10770ca86fb24cac6e1.tar.gz
linhes_pkgbuild-7340c81ce2bbc0efa391b10770ca86fb24cac6e1.tar.bz2
mythinstall: changed needed to rebuild reverted version
Diffstat (limited to 'abs')
-rw-r--r--abs/core-testing/mythinstall/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/abs/core-testing/mythinstall/PKGBUILD b/abs/core-testing/mythinstall/PKGBUILD
index 130b564..74e0c5a 100644
--- a/abs/core-testing/mythinstall/PKGBUILD
+++ b/abs/core-testing/mythinstall/PKGBUILD
@@ -1,14 +1,12 @@
# Maintainer: Jams
pkgname=mythinstall
pkgver=2
-pkgrel=16
+pkgrel=19
pkgdesc="LinHES installer/systemconfig GUI."
arch=i686
depends=()
makedepends=('mythtv>=0.22')
-source=(mythinstall.bin)
-
build() {
# It is assumed that you have built the mythtv package in the same
@@ -19,7 +17,7 @@ build() {
install -D MythVantage-app/mythinstall/install-ui.xml $pkgdir/usr/share/mythtv/themes/default/install-ui.xml
MVBINDIR=$startdir/pkg/usr/MythVantage/bin
mkdir -p $MVBINDIR
- install -m 0755 mythinstall.bin $MVBINDIR/MythVantage
+ install -m 0755 $startdir/mythinstall.bin $MVBINDIR/MythVantage
cd $MVBINDIR
ln -s MythVantage mythvantage
ln -s MythVantage mythinstall