]> git.pld-linux.org Git - packages/meson.git/commitdiff
- adjust shebang in one more file; release 2 auto/th/meson-0.52.1-2
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 20 Dec 2019 16:41:01 +0000 (17:41 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 20 Dec 2019 16:41:01 +0000 (17:41 +0100)
meson.spec

index 9604569c71fe434d67fc4fe22fca8c466b253bff..433a09ac547da45079cc0aa35c23a34147d20b86 100644 (file)
@@ -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
This page took 0.367086 seconds and 4 git commands to generate.