[gnome-build-meta/valentindavid/fix-libdir: 6/6] core-deps/espeak.bst: Fix the libdir
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/fix-libdir: 6/6] core-deps/espeak.bst: Fix the libdir
- Date: Mon, 20 Jul 2020 22:07:38 +0000 (UTC)
commit 1d6dda240f40e8d832bfd64b4393e81fc90ddcff
Author: Valentin David <valentin david codethink co uk>
Date: Mon Jul 20 21:01:40 2020 +0200
core-deps/espeak.bst: Fix the libdir
elements/core-deps/espeak.bst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elements/core-deps/espeak.bst b/elements/core-deps/espeak.bst
index 0693c0b6..77e9660f 100644
--- a/elements/core-deps/espeak.bst
+++ b/elements/core-deps/espeak.bst
@@ -11,4 +11,4 @@ config:
build-commands:
- cd src && make CXXFLAGS=-Wno-narrowing
install-commands:
- - cd src && make DESTDIR=%{install-root} install
+ - cd src && make DESTDIR=%{install-root} LIBDIR='%{install-root}%{libdir}' install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]