rename patch to avoid duplicate patch number
authorFelix Fietkau <nbd@openwrt.org>
Thu, 25 Jan 2007 17:09:15 +0000 (17:09 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 25 Jan 2007 17:09:15 +0000 (17:09 +0000)
SVN-Revision: 6201

package/busybox/patches/130-trylink_bash.patch [deleted file]
package/busybox/patches/140-trylink_bash.patch [new file with mode: 0644]

diff --git a/package/busybox/patches/130-trylink_bash.patch b/package/busybox/patches/130-trylink_bash.patch
deleted file mode 100644 (file)
index 7d29171..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-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
diff --git a/package/busybox/patches/140-trylink_bash.patch b/package/busybox/patches/140-trylink_bash.patch
new file mode 100644 (file)
index 0000000..7d29171
--- /dev/null
@@ -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