From 50b8c20fbf2dc256a912917b53887fe018c37762 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 12 Jul 2005 09:38:18 +0000 Subject: add a lot of debian fixes to ppp (should fix persist and demand, too), clean up patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1417 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/ppp/patches/ppp-2.4.3-no-atm.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 openwrt/package/ppp/patches/ppp-2.4.3-no-atm.patch (limited to 'openwrt/package/ppp/patches/ppp-2.4.3-no-atm.patch') diff --git a/openwrt/package/ppp/patches/ppp-2.4.3-no-atm.patch b/openwrt/package/ppp/patches/ppp-2.4.3-no-atm.patch deleted file mode 100644 index a737cfa23..000000000 --- a/openwrt/package/ppp/patches/ppp-2.4.3-no-atm.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ruN ppp-2.4.3-orig/pppd/plugins/Makefile.linux ppp-2.4.3-3/pppd/plugins/Makefile.linux ---- ppp-2.4.3-orig/pppd/plugins/Makefile.linux 2004-11-14 08:57:35.000000000 +0100 -+++ ppp-2.4.3-3/pppd/plugins/Makefile.linux 2004-12-05 17:03:59.000000000 +0100 -@@ -9,7 +9,7 @@ - MANDIR = $(DESTDIR)/share/man/man8 - LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION) - --SUBDIRS := rp-pppoe pppoatm radius -+SUBDIRS := rp-pppoe radius - # Uncomment the next line to include the radius authentication plugin - # SUBDIRS += radius - PLUGINS := minconn.so passprompt.so passwordfd.so winbind.so -- cgit v1.2.3