nixpkgs/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-compiler.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
102 B
Bash
Raw Normal View History

#! @bash@/bin/bash
# shellcheck shell=bash
exec @emulatorwrapper@ @targetgir@/bin/g-ir-compiler "$@"