about summary refs log tree commit diff
path: root/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-compiler.sh
blob: fde3dcfe0c008ac1d55d29213a05ab71db029d51 (plain) (blame)
1
2
3
4
#! @bash@
# shellcheck shell=bash

exec @emulator@ @targetgir@/bin/g-ir-compiler "$@"