From 641c4de73d58ad2617fbee9448b9aac0c8cb89a4 Mon Sep 17 00:00:00 2001 From: hauke Date: Thu, 21 May 2009 10:49:21 +0000 Subject: [ppp] refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15958 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ppp/patches/101-debian_close_dev_ppp.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'package/ppp/patches/101-debian_close_dev_ppp.patch') diff --git a/package/ppp/patches/101-debian_close_dev_ppp.patch b/package/ppp/patches/101-debian_close_dev_ppp.patch index 4ec30d661..2a30f45bd 100644 --- a/package/ppp/patches/101-debian_close_dev_ppp.patch +++ b/package/ppp/patches/101-debian_close_dev_ppp.patch @@ -1,7 +1,6 @@ -diff -Naur ppp-2.4.4.orig/pppd/sys-linux.c ppp-2.4.4/pppd/sys-linux.c ---- ppp-2.4.4.orig/pppd/sys-linux.c 2005-08-26 18:44:35.000000000 -0400 -+++ ppp-2.4.4/pppd/sys-linux.c 2009-05-07 15:50:00.000000000 -0400 -@@ -453,6 +453,13 @@ +--- a/pppd/sys-linux.c ++++ b/pppd/sys-linux.c +@@ -453,6 +453,13 @@ int generic_establish_ppp (int fd) if (new_style_driver) { int flags; -- cgit v1.2.3