From: Jakub Bogusz Date: Fri, 20 Dec 2019 16:41:01 +0000 (+0100) Subject: - adjust shebang in one more file; release 2 X-Git-Tag: auto/th/meson-0.52.1-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=5fb2412becee47a09dc1e6d4737734106937e5fc;p=packages%2Fmeson.git - adjust shebang in one more file; release 2 --- diff --git a/meson.spec b/meson.spec index 9604569..433a09a 100644 --- a/meson.spec +++ b/meson.spec @@ -2,7 +2,7 @@ Summary: High productivity build system Summary(pl.UTF-8): System budowania o dużej produktywności Name: meson Version: 0.52.1 -Release: 1 +Release: 2 License: Apache v2.0 Group: Development/Tools #Source0Download: https://github.com/mesonbuild/meson/releases/ @@ -55,7 +55,8 @@ Mesona. %patch0 -p1 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' \ - meson.py + meson.py \ + mesonbuild/cmake/data/run_ctgt.py %build %py3_build