aboutsummaryrefslogtreecommitdiff
path: root/net/netatalk/patches/002-ld_library_path.patch
Commit message (Collapse)AuthorAge
* netatalk: update to version 3.1.9Daniel Golle2016-09-12
| | | | | | | | | * now a single config file in /etc/afp.conf * convert services to procd while at it * take over maintainership as the original maintainer is unresponsive (see #1550) Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* netatalk: prevent use of LD_LIBRARY_PATHNicolas Thill2014-09-05
Add a patch to prevent use of LD_LIBRARY_PATH when checking for BDB libs This caused build failure when host = target Signed-off-by: Nicolas Thill <nico@openwrt.org>