pppd.mk installs radattr.so twice and omits radrealms.so
authorDarcy Watkins <dwatkins@tranzeo.com>
Thu, 19 Aug 2010 19:19:17 +0000 (12:19 -0700)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 29 Aug 2010 21:08:59 +0000 (23:08 +0200)
commitb6207627b4d20628ca0491377f17c5f3c91627d9
treea82060d449bf4d54af76ee82b710d52861edd839
parent6c5193878189d9d199f3d88df52406a375f3e51e
pppd.mk installs radattr.so twice and omits radrealms.so

In pppd.mk the radattr.so plugin (for radiua) is installed twice (the second
install overwriting the first) but the radrealms.so plugin is omitted from
the install. This appears to be a copy-paste error.

Below is patch that corrects this.

signed-off by: Darcy Watkins <dwatkins@tranzeo.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/pppd/pppd.mk