buildrootschalter/package/pppd
Gustavo Zacarias b9910f1906 pppd: fix plugin search path
Fix the plugin search path by passing a --prefix to configure.
DESTDIR is used in the source code for the search path of plugins
(DESTDIR/lib/pppd/VERSION).
Since DESTDIR defaults to /usr/local we get the search path wrong so the
'plugin' directive requires a full pathspec to the plugin rather than
the .so name, which isn't nice or portable.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-06-11 21:32:31 +02:00
..
Config.in pppd: convert to gentargets, properly add radius support, fix l2tp for 2.6.35 headers 2010-10-18 11:30:31 +02:00
pppd-2.4.5-ol2tpv3-2.6.35.patch pppd: convert to gentargets, properly add radius support, fix l2tp for 2.6.35 headers 2010-10-18 11:30:31 +02:00
pppd.mk pppd: fix plugin search path 2012-06-11 21:32:31 +02:00