summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/myth/release-fixes/plugins/mythmovietime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mv-core/myth/release-fixes/plugins/mythmovietime/PKGBUILD')
-rw-r--r--abs/mv-core/myth/release-fixes/plugins/mythmovietime/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/mv-core/myth/release-fixes/plugins/mythmovietime/PKGBUILD b/abs/mv-core/myth/release-fixes/plugins/mythmovietime/PKGBUILD
index f6945af..5560410 100644
--- a/abs/mv-core/myth/release-fixes/plugins/mythmovietime/PKGBUILD
+++ b/abs/mv-core/myth/release-fixes/plugins/mythmovietime/PKGBUILD
@@ -26,7 +26,7 @@ then
fi
export QMAKESPEC='linux-g++'
make distclean
- ./configure --disable-all --enable-mythmovies
+ ./configure --prefix=/usr --disable-all --enable-mythmovies
make -j 2 || return 1