[rhythmbox/deprecations] try using gsettings schemas from build dir
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/deprecations] try using gsettings schemas from build dir
- Date: Tue, 7 Jan 2020 11:46:17 +0000 (UTC)
commit 3d28eba7e4efab6ac3eee33774df4055555e343a
Author: Jonathan Matthew <jonathan d14n org>
Date: Tue Jan 7 21:46:05 2020 +1000
try using gsettings schemas from build dir
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3d8ca1188..4b4d1016c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ test:
- NOCONFIGURE=1 ../autogen.sh
- ../configure --disable-daap
- make
- - xvfb-run -a -s "-screen 0 1024x768x24" make check
+ - env GSETTINGS_SCHEMA_DIR=$PWD/build/data xvfb-run -a -s "-screen 0 1024x768x24" make check
- make install
artifacts:
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]