From eef6ea919da6d86d3082a2b0ed841a0578407486 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Tue, 21 Jan 2025 15:04:29 +0200 Subject: [PATCH] net-libs/pjproject: remove commented src_compile phase from 2.15.1 Signed-off-by: Joonas Niilola --- net-libs/pjproject/pjproject-2.15.1.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/net-libs/pjproject/pjproject-2.15.1.ebuild b/net-libs/pjproject/pjproject-2.15.1.ebuild index 71aba8f1516bb..26d8b3e75d42a 100644 --- a/net-libs/pjproject/pjproject-2.15.1.ebuild +++ b/net-libs/pjproject/pjproject-2.15.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # TODO: Figure out a way to disable SRTP from pjproject entirely. EAPI=8 @@ -116,11 +116,6 @@ src_configure() { "${myconf[@]}" } -#src_compile() { -# emake dep -# emake -#} -# src_install() { default