about summary refs log tree commit diff
path: root/pkgs/build-support
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@higgsboson.tk>2016-10-05 17:16:00 +0200
committerGitHub <noreply@github.com>2016-10-05 17:16:00 +0200
commit1bd8d7710ea35d3d65245d9c316c86ca0f428ece (patch)
tree8dda47534844aa68663268c5f0c4759c724a441f /pkgs/build-support
parentb0d77698bfb18d435a99ff2ffe4ca807cb0f9002 (diff)
parentaafbd405776e50ee349035b950f512a57c9fd28f (diff)
Merge pull request #19125 from markus1189/bin-bash-cleanup
Bin bash cleanup
Diffstat (limited to 'pkgs/build-support')
-rwxr-xr-x[-rw-r--r--]pkgs/build-support/cc-wrapper/ld-solaris-wrapper.sh2
-rwxr-xr-x[-rw-r--r--]pkgs/build-support/dotnetbuildhelpers/patch-fsharp-targets.sh0
-rwxr-xr-x[-rw-r--r--]pkgs/build-support/gcc-wrapper-old/ld-solaris-wrapper.sh2
3 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/build-support/cc-wrapper/ld-solaris-wrapper.sh b/pkgs/build-support/cc-wrapper/ld-solaris-wrapper.sh
index 5a7b92b5ad7db..263ea5408e9a3 100644..100755
--- a/pkgs/build-support/cc-wrapper/ld-solaris-wrapper.sh
+++ b/pkgs/build-support/cc-wrapper/ld-solaris-wrapper.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!@shell@
 
 set -e
 set -u
diff --git a/pkgs/build-support/dotnetbuildhelpers/patch-fsharp-targets.sh b/pkgs/build-support/dotnetbuildhelpers/patch-fsharp-targets.sh
index 3f81cc73e8012..3f81cc73e8012 100644..100755
--- a/pkgs/build-support/dotnetbuildhelpers/patch-fsharp-targets.sh
+++ b/pkgs/build-support/dotnetbuildhelpers/patch-fsharp-targets.sh
diff --git a/pkgs/build-support/gcc-wrapper-old/ld-solaris-wrapper.sh b/pkgs/build-support/gcc-wrapper-old/ld-solaris-wrapper.sh
index 5a7b92b5ad7db..263ea5408e9a3 100644..100755
--- a/pkgs/build-support/gcc-wrapper-old/ld-solaris-wrapper.sh
+++ b/pkgs/build-support/gcc-wrapper-old/ld-solaris-wrapper.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!@shell@
 
 set -e
 set -u