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

7 lines
195 B
Bash

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