Mesa (master): gitlab-ci: test meson installation

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jun 29 21:47:22 UTC 2019


Module: Mesa
Branch: master
Commit: b738d4494c4a4612dd5af2bb6019d7765c1619a7
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b738d4494c4a4612dd5af2bb6019d7765c1619a7

Author: Eric Engestrom <eric.engestrom at intel.com>
Date:   Fri Jun 28 20:11:11 2019 +0100

gitlab-ci: test meson installation

Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>
Reviewed-by: Eric Anholt <eric at anholt.net>

---

 .gitlab-ci/meson-build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci/meson-build.sh b/.gitlab-ci/meson-build.sh
index 733f040171a..ed188e34d98 100755
--- a/.gitlab-ci/meson-build.sh
+++ b/.gitlab-ci/meson-build.sh
@@ -30,3 +30,4 @@ cd _build
 meson configure
 ninja -j4
 LC_ALL=C.UTF-8 ninja test
+DESTDIR=$PWD/../install ninja install




More information about the mesa-commit mailing list