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

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