summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72bb50135b23..6f813b08c9b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ build() {
# Enable the libffi-system feature so the system libffy is used, instead of
# compiling it from source.
- make build FEATURES='libinko/libffi-system'
+ make build FEATURES='libinko/libffi-system' PREFIX='/usr'
}
package() {