mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-dialup/ppp: drop eautoreconf
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit autotools linux-info pam tmpfiles
|
||||
inherit linux-info pam tmpfiles
|
||||
|
||||
DESCRIPTION="Point-to-Point Protocol (PPP)"
|
||||
HOMEPAGE="https://ppp.samba.org/"
|
||||
@@ -58,7 +58,6 @@ pkg_setup() {
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
eautoreconf
|
||||
|
||||
# Set the right paths in radiusclient.conf
|
||||
sed -e "s:/usr/local/etc:/etc:" \
|
||||
|
||||
Reference in New Issue
Block a user