From: Felix Fietkau Date: Tue, 13 Mar 2007 12:47:17 +0000 (+0000) Subject: fix the patchlevel of the busybox stty patch X-Git-Tag: kamikaze_7.06~516 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b57adf4d9a9738d7b4abc848b8c7a89da4fdd35d;p=openwrt%2Fsvn-archive%2Fopenwrt.git fix the patchlevel of the busybox stty patch SVN-Revision: 6560 --- diff --git a/package/busybox/patches/930-stty_bug_fix.patch b/package/busybox/patches/930-stty_bug_fix.patch index f33e6b55f8..64c87174d6 100644 --- a/package/busybox/patches/930-stty_bug_fix.patch +++ b/package/busybox/patches/930-stty_bug_fix.patch @@ -1,5 +1,5 @@ ---- build_arm/busybox-1.4.1/coreutils/stty.c.old 2007-03-13 12:59:49.000000000 +0100 -+++ build_arm/busybox-1.4.1/coreutils/stty.c 2007-03-13 07:51:38.000000000 +0100 +--- busybox-1.4.1/coreutils/stty.c.old 2007-03-13 12:59:49.000000000 +0100 ++++ busybox-1.4.1/coreutils/stty.c 2007-03-13 07:51:38.000000000 +0100 @@ -568,10 +568,11 @@ NULL };