depot/third_party/nixpkgs/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-scanner.sh

8 lines
160 B
Bash
Raw Normal View History

#! @bash@
# shellcheck shell=bash
exec @dev@/bin/.g-ir-scanner-wrapped \
--use-binary-wrapper=@emulator@ \
--use-ldd-wrapper=@buildprelink@ \
"$@"