From cbcb84e29cd690e03847aa1d0f2ccdf16f78ee76 Mon Sep 17 00:00:00 2001 From: acoul Date: Sun, 15 Aug 2010 10:06:58 +0000 Subject: package/busybox: fix missing bit, refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22660 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/patches/921-sed.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'package/busybox/patches/921-sed.patch') diff --git a/package/busybox/patches/921-sed.patch b/package/busybox/patches/921-sed.patch index 08bfa2a7e..7693d626f 100644 --- a/package/busybox/patches/921-sed.patch +++ b/package/busybox/patches/921-sed.patch @@ -42,9 +42,8 @@ opt = getopt32(argv, "irne:f:", &opt_e, &opt_f, &G.be_quiet); /* counter for -n */ //argc -= optind; -diff -urpN busybox-1.17.1/testsuite/sed.tests busybox-1.17.1-sed/testsuite/sed.tests ---- busybox-1.17.1/testsuite/sed.tests 2010-07-06 04:25:54.000000000 +0200 -+++ busybox-1.17.1-sed/testsuite/sed.tests 2010-08-01 04:19:26.000000000 +0200 +--- a/testsuite/sed.tests ++++ b/testsuite/sed.tests @@ -270,11 +270,16 @@ testing "sed a cmd ended by double backs | two \\ ' -- cgit v1.2.3