summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Lass2017-01-10 19:28:06 +0100
committerMichael Lass2017-01-10 19:28:06 +0100
commitbd10602f993b14c1c06a3ce0fd91dc8750c86c5d (patch)
tree052e7a00060756d911328f7bfe10a2078c1212cd /PKGBUILD
parent24334aafc2c8742f3c484f7107dd81cb1233194b (diff)
downloadaur-bd10602f993b14c1c06a3ce0fd91dc8750c86c5d.tar.gz
Try fixing build issues for some people
No idea why this should be required on some systems and not on others…
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1403cf765bd7..007416b455bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,6 +56,7 @@ build() {
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DCMAKE_INSTALL_LIBDIR_NOARCH=/usr/lib \
-DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_PREFIX_PATH=/usr/lib/kodi \
..
make
}