summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/myth/release-fixes/plugins/mythphone/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-02-22 22:33:38 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-02-22 22:33:38 (GMT)
commit8a56d9ef0cf6ddd18fa9f1065d915c7688f54d17 (patch)
treeb8da8aaafce30effaaf968d294ed776b002e5fcb /abs/mv-core/myth/release-fixes/plugins/mythphone/PKGBUILD
parent0e3fd5d95beeec6ea3b0f763646549e19899814b (diff)
downloadlinhes_pkgbuild-8a56d9ef0cf6ddd18fa9f1065d915c7688f54d17.zip
linhes_pkgbuild-8a56d9ef0cf6ddd18fa9f1065d915c7688f54d17.tar.gz
linhes_pkgbuild-8a56d9ef0cf6ddd18fa9f1065d915c7688f54d17.tar.bz2
Bring MV-core myth packages up to date
Diffstat (limited to 'abs/mv-core/myth/release-fixes/plugins/mythphone/PKGBUILD')
-rw-r--r--abs/mv-core/myth/release-fixes/plugins/mythphone/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/mv-core/myth/release-fixes/plugins/mythphone/PKGBUILD b/abs/mv-core/myth/release-fixes/plugins/mythphone/PKGBUILD
index 0311916..7227958 100644
--- a/abs/mv-core/myth/release-fixes/plugins/mythphone/PKGBUILD
+++ b/abs/mv-core/myth/release-fixes/plugins/mythphone/PKGBUILD
@@ -29,7 +29,7 @@ build() {
msg "Correcting configure kde3 to kde"
sed -i 's#kde3#kde#' configure || return 1
- ./configure --enable-opengl --disable-all --enable-mythphone || return 1
+ ./configure --prefix=/usr --enable-opengl --disable-all --enable-mythphone || return 1
qmake mythplugins.pro || return 1
make qmake || return 1