commit:     9a6ae49db366cf373a0b185bfd62bc5f2de85e00
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 17:05:46 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 17:05:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a6ae49d

net-dialup/ppp: drop redundant src_compile function

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 net-dialup/ppp/ppp-2.5.0.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/net-dialup/ppp/ppp-2.5.0.ebuild b/net-dialup/ppp/ppp-2.5.0.ebuild
index dc7b51c7c782..bae82377db29 100644
--- a/net-dialup/ppp/ppp-2.5.0.ebuild
+++ b/net-dialup/ppp/ppp-2.5.0.ebuild
@@ -49,10 +49,6 @@ src_configure() {
        econf "${args[@]}"
 }
 
-src_compile() {
-       default
-}
-
 src_install() {
        default
 

Reply via email to