aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/140-trylink_bash.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-01-25 17:09:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-01-25 17:09:15 +0000
commitea0ecf688c88a9d3f1dbf68909129f5dcedfdf4c (patch)
tree1684311a2e50f05a9d27e608d123dfb61d1ae31c /package/busybox/patches/140-trylink_bash.patch
parenta34f8e311f77a5c72864f73623cef70498b3ad2a (diff)
downloadmaster-187ad058-ea0ecf688c88a9d3f1dbf68909129f5dcedfdf4c.tar.gz
master-187ad058-ea0ecf688c88a9d3f1dbf68909129f5dcedfdf4c.tar.bz2
master-187ad058-ea0ecf688c88a9d3f1dbf68909129f5dcedfdf4c.zip
rename patch to avoid duplicate patch number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6201 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/patches/140-trylink_bash.patch')
-rw-r--r--package/busybox/patches/140-trylink_bash.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/busybox/patches/140-trylink_bash.patch b/package/busybox/patches/140-trylink_bash.patch
new file mode 100644
index 0000000000..7d29171623
--- /dev/null
+++ b/package/busybox/patches/140-trylink_bash.patch
@@ -0,0 +1,9 @@
+diff -ruN busybox-1.3.1-old/scripts/trylink busybox-1.3.1-new/scripts/trylink
+--- busybox-1.3.1-old/scripts/trylink 2006-12-27 05:53:24.000000000 +0100
++++ busybox-1.3.1-new/scripts/trylink 2007-01-01 21:01:08.000000000 +0100
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+
+ debug=false
+