diff options
Diffstat (limited to 'net-vpn/badvpn/badvpn-1.999.126.ebuild')
-rw-r--r-- | net-vpn/badvpn/badvpn-1.999.126.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net-vpn/badvpn/badvpn-1.999.126.ebuild b/net-vpn/badvpn/badvpn-1.999.126.ebuild index 56e19578c566..b13baaaebb5a 100644 --- a/net-vpn/badvpn/badvpn-1.999.126.ebuild +++ b/net-vpn/badvpn/badvpn-1.999.126.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -47,11 +47,6 @@ pkg_setup() { enewuser ${PN} } -src_prepare() { - # allow user to easily apply patches - epatch_user -} - src_configure() { local mycmakeargs=( -DBUILD_NOTHING_BY_DEFAULT=1 |