summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/myth/release-fixes/plugins/mythvideo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mv-core/myth/release-fixes/plugins/mythvideo/PKGBUILD')
-rw-r--r--abs/mv-core/myth/release-fixes/plugins/mythvideo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/mv-core/myth/release-fixes/plugins/mythvideo/PKGBUILD b/abs/mv-core/myth/release-fixes/plugins/mythvideo/PKGBUILD
index cdc8dea..2be63e3 100644
--- a/abs/mv-core/myth/release-fixes/plugins/mythvideo/PKGBUILD
+++ b/abs/mv-core/myth/release-fixes/plugins/mythvideo/PKGBUILD
@@ -27,7 +27,7 @@ build() {
echo "include ( ../../programs-libs.pro )" >> $PLUGIN/$PLUGIN/$PLUGIN.pro
msg "appending program lib"
fi
- ./configure --disable-all --enable-mythvideo --enable-transcode
+ ./configure --prefix=/usr --disable-all --enable-mythvideo --enable-transcode
make -j 2 || return 1