aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/140-trylink_bash.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-01-25 19:08:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-01-25 19:08:01 +0000
commit9cd5733d25f2a84ced3fdda74251a878f0c6ea04 (patch)
treeab809d24ab32107d774f0dfcd5c0c9ad1461ab5b /package/busybox/patches/140-trylink_bash.patch
parent1dca8493f3f357cb3623a8fa69278c89ae46b311 (diff)
downloadupstream-9cd5733d25f2a84ced3fdda74251a878f0c6ea04.tar.gz
upstream-9cd5733d25f2a84ced3fdda74251a878f0c6ea04.tar.bz2
upstream-9cd5733d25f2a84ced3fdda74251a878f0c6ea04.zip
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 7d29171623..f5e0b7b91c 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