summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/myth/release-fixes/plugins/mythgame/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/mythgame/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/mythgame/PKGBUILD')
-rw-r--r--abs/mv-core/myth/release-fixes/plugins/mythgame/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/mv-core/myth/release-fixes/plugins/mythgame/PKGBUILD b/abs/mv-core/myth/release-fixes/plugins/mythgame/PKGBUILD
index d572df1..8cf2f65 100644
--- a/abs/mv-core/myth/release-fixes/plugins/mythgame/PKGBUILD
+++ b/abs/mv-core/myth/release-fixes/plugins/mythgame/PKGBUILD
@@ -27,7 +27,7 @@ then
fi
export QMAKESPEC='linux-g++'
make distclean
- ./configure --disable-all --enable-opengl --enable-mythgame
+ ./configure --disable-all --enable-opengl --enable-mythgame --prefix=/usr
make -j 2 || return 1