[cantarell-fonts/alexei-feedback] fix install prefix



commit 2ab22e196fe268c6aa980abe232aceea7955fdbd
Author: Nikolaus Waxweiler <madigens gmail com>
Date:   Fri Aug 3 20:50:29 2018 +0100

    fix install prefix

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9593c319..74387831 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,7 @@ build:
   script:
     - dnf install -y libappstream-glib-devel gettext
     - pip3 install fontmake psautohint meson ninja
+    - export MESON_INSTALL_PREFIX="."
     - meson build -Dfontsdir=prebuilt
     - ninja -C build install
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]