Fix gitlab-ci : Archlinux fixed the bug upstream.

This commit is contained in:
Félix Piédallu 2019-09-11 17:11:38 +02:00
parent ba6973e791
commit 1f20b72a45
1 changed files with 0 additions and 2 deletions

View File

@ -181,8 +181,6 @@ gegl-git:
.gimp-meson:
extends: .gimp-base
script:
# Archlinux fix
- sed -i "s|'libmypaint'|'libmypaint-1.3'|g" meson.build
- meson _build
--prefix="${INSTALL_PREFIX}"
-Dpython=always