projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f9764b
)
gitlab-ci: test meson installation
author
Eric Engestrom
<eric.engestrom@intel.com>
Fri, 28 Jun 2019 19:11:11 +0000
(20:11 +0100)
committer
Eric Engestrom
<eric@engestrom.ch>
Sat, 29 Jun 2019 21:46:37 +0000
(21:46 +0000)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
.gitlab-ci/meson-build.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/meson-build.sh
b/.gitlab-ci/meson-build.sh
index 733f040171a34fa7802c6a71ed8a8f99e839dd2c..ed188e34d983474c1c879c10c1f79149ab2f1614 100755
(executable)
--- 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