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