From ea0ecf688c88a9d3f1dbf68909129f5dcedfdf4c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 25 Jan 2007 17:09:15 +0000 Subject: rename patch to avoid duplicate patch number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6201 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/patches/130-trylink_bash.patch | 9 --------- package/busybox/patches/140-trylink_bash.patch | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 package/busybox/patches/130-trylink_bash.patch create mode 100644 package/busybox/patches/140-trylink_bash.patch (limited to 'package/busybox/patches') diff --git a/package/busybox/patches/130-trylink_bash.patch b/package/busybox/patches/130-trylink_bash.patch deleted file mode 100644 index 7d29171623..0000000000 --- a/package/busybox/patches/130-trylink_bash.patch +++ /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 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 + -- cgit v1.2.3