[geocode-glib/wip/hadess/fix-pi-locale] ci: Install library in /usr
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib/wip/hadess/fix-pi-locale] ci: Install library in /usr
- Date: Sat, 2 Jul 2022 15:14:22 +0000 (UTC)
commit 72f4f21683f74f5e8d4675a98b593b5d33b213c5
Author: Bastien Nocera <hadess hadess net>
Date: Sat Jul 2 17:14:02 2022 +0200
ci: Install library in /usr
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 590ee1e..557d07f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,7 +26,7 @@ variables:
.build:
image: fedora:latest
script:
- - meson _build -Dsoup2=${SOUP2_ENABLED}
+ - meson _build -Dsoup2=${SOUP2_ENABLED} -Dprefix=/usr
- ninja -C _build install
- ninja -C _build test
- ninja -C _build dist
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]