about summary refs log tree commit diff
path: root/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-scanner.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/gobject-introspection/wrappers/g-ir-scanner.sh')
-rw-r--r--pkgs/development/libraries/gobject-introspection/wrappers/g-ir-scanner.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-scanner.sh b/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-scanner.sh
new file mode 100644
index 0000000000000..0825f10e166e9
--- /dev/null
+++ b/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-scanner.sh
@@ -0,0 +1,7 @@
+#! @bash@
+# shellcheck shell=bash
+
+exec @dev@/bin/.g-ir-scanner-wrapped \
+    --use-binary-wrapper=@emulator@ \
+    --use-ldd-wrapper=@buildprelink@ \
+    "$@"