summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-06-27 08:25:39 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-06-27 08:25:39 +0300
commit41dd5e3a9a0bfec06566b0f0646388c898e5eca7 (patch)
tree6a7f78b3f2953d61a4ca269232b265bcfed03896
parent531a0bdf83409ffa77b65ec46ba3f71207a09004 (diff)
psi: build fix
-rw-r--r--packages/net-im/psi/.psi-scm.exheres-0.swpbin16384 -> 0 bytes
-rw-r--r--packages/net-im/psi/psi-scm.exheres-03
2 files changed, 1 insertions, 2 deletions
diff --git a/packages/net-im/psi/.psi-scm.exheres-0.swp b/packages/net-im/psi/.psi-scm.exheres-0.swp
deleted file mode 100644
index 0aa8a66..0000000
--- a/packages/net-im/psi/.psi-scm.exheres-0.swp
+++ /dev/null
Binary files differ
diff --git a/packages/net-im/psi/psi-scm.exheres-0 b/packages/net-im/psi/psi-scm.exheres-0
index 2709673..5482956 100644
--- a/packages/net-im/psi/psi-scm.exheres-0
+++ b/packages/net-im/psi/psi-scm.exheres-0
@@ -130,8 +130,7 @@ src_prepare() {
src_configure() {
CONF=(
- --prefix="${prefix}"
- --libdir="${prefix}/lib"
+ --prefix=/usr/$(exhost --target)
--no-separate-debug-info
--enable-qdbus
$(option_enable providers:aspell aspell)