summaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/140-trylink_bash.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-25 19:08:01 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-25 19:08:01 +0000
commitf4f4212c8a84f60f821d662b93b7aacc971b1885 (patch)
treeab809d24ab32107d774f0dfcd5c0c9ad1461ab5b /package/busybox/patches/140-trylink_bash.patch
parent8072d81b1cb36f19719dc3c113b6eaaf4df4c255 (diff)
upgrade busybox to 1.4.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6204 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/patches/140-trylink_bash.patch')
-rw-r--r--package/busybox/patches/140-trylink_bash.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/patches/140-trylink_bash.patch b/package/busybox/patches/140-trylink_bash.patch
index 7d2917162..f5e0b7b91 100644
--- a/package/busybox/patches/140-trylink_bash.patch
+++ b/package/busybox/patches/140-trylink_bash.patch
@@ -3,7 +3,7 @@ diff -ruN busybox-1.3.1-old/scripts/trylink busybox-1.3.1-new/scripts/trylink
+++ busybox-1.3.1-new/scripts/trylink 2007-01-01 21:01:08.000000000 +0100
@@ -1,4 +1,4 @@
-#!/bin/sh
-+#!/bin/bash
++#!/usr/bin/env bash
debug=false