mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-dialup/xl2tpd: 1.3.20-r1 fix epatch => eapply.
Picked up whilst debugging a memory access bug in xl2tpd. Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
This commit is contained in:
@@ -34,7 +34,7 @@ PATCHES=(
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
use poll && epatch "${DISTDIR}/xl2tpd-1.3.20-ditch-select-use-poll.patch"
|
||||
use poll && eapply "${DISTDIR}/xl2tpd-1.3.20-ditch-select-use-poll.patch"
|
||||
sed -e 's:/var/run/:/run/:' -i \
|
||||
file.h \
|
||||
l2tp.h \
|
||||
Reference in New Issue
Block a user