about summary refs log tree commit diff
path: root/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-compiler.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/gobject-introspection/wrappers/g-ir-compiler.sh')
-rw-r--r--pkgs/development/libraries/gobject-introspection/wrappers/g-ir-compiler.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-compiler.sh b/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-compiler.sh
new file mode 100644
index 0000000000000..fde3dcfe0c008
--- /dev/null
+++ b/pkgs/development/libraries/gobject-introspection/wrappers/g-ir-compiler.sh
@@ -0,0 +1,4 @@
+#! @bash@
+# shellcheck shell=bash
+
+exec @emulator@ @targetgir@/bin/g-ir-compiler "$@"