commit: e80f8844cca24f60ed96ccced5df0732fbebf06e
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed May 12 07:44:23 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May 12 07:44:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80f8844
www-servers/pound: remove duplicate src_compile() phase from 3.0
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
www-servers/pound/pound-3.0.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/www-servers/pound/pound-3.0.ebuild
b/www-servers/pound/pound-3.0.ebuild
index 782a2ffdff1..946066ff946 100644
--- a/www-servers/pound/pound-3.0.ebuild
+++ b/www-servers/pound/pound-3.0.ebuild
@@ -29,10 +29,6 @@ S="${WORKDIR}/${MY_P}"
DOCS=( README.md )
-src_compile() {
- cmake_src_compile
-}
-
src_install() {
rm GPL.txt || die