aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/.svn/text-base/140-trylink_bash.patch.svn-base
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/patches/.svn/text-base/140-trylink_bash.patch.svn-base')
-rw-r--r--package/busybox/patches/.svn/text-base/140-trylink_bash.patch.svn-base8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/busybox/patches/.svn/text-base/140-trylink_bash.patch.svn-base b/package/busybox/patches/.svn/text-base/140-trylink_bash.patch.svn-base
new file mode 100644
index 0000000..f9571fc
--- /dev/null
+++ b/package/busybox/patches/.svn/text-base/140-trylink_bash.patch.svn-base
@@ -0,0 +1,8 @@
+--- a/scripts/trylink
++++ b/scripts/trylink
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/usr/bin/env bash
+
+ debug=false
+