summaryrefslogtreecommitdiffstats
path: root/pkgs/development/tools/rust/bindgen/wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/rust/bindgen/wrapper.sh')
-rwxr-xr-xpkgs/development/tools/rust/bindgen/wrapper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/rust/bindgen/wrapper.sh b/pkgs/development/tools/rust/bindgen/wrapper.sh
index 95cd0901cec8..0b3e3cd4c1e0 100755
--- a/pkgs/development/tools/rust/bindgen/wrapper.sh
+++ b/pkgs/development/tools/rust/bindgen/wrapper.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!@bash@/bin/bash
sep='--' # whether to add -- before new options
cxx=0 # whether cxx was explicitly requested
lastWasx=0 # whether the last argument passed was -x