mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 16:19:42 +02:00
c49c4efbf0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@940 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
569 B
Diff
13 lines
569 B
Diff
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
|