summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/myth/release-fixes/plugins/mythgame/PKGBUILD
diff options
context:
space:
mode:
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