Skip to content

Commit 8eab255

Browse files
committed
fix(gobject-introspection)
closes #8817
1 parent efc0800 commit 8eab255

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/gnome.org/gobject-introspection/package.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ build:
2424
- meson .. --prefix={{prefix}} --libdir={{prefix}}/lib --buildtype=release
2525
- ninja -v
2626
- ninja install
27+
- run: sed -i 's|env {{deps.python.org.prefix}}/bin/python|env python|' g-ir-annotation-tool g-ir-scanner
28+
working-directory: ${{prefix}}/bin
2729
env:
2830
#FIXME for python3 distutils
2931
CC: clang

0 commit comments

Comments
 (0)