mirror of https://github.com/GNOME/gimp.git
Fix gitlab-ci : Archlinux fixed the bug upstream.
This commit is contained in:
parent
ba6973e791
commit
1f20b72a45
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue