commit: 78a0d53699270613e17538768c482efc23879429
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 24 04:45:47 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 24 04:54:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a0d536
media-radio/fldigi: don't open-code default_src_prepare
This matches the default impl.
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-radio/fldigi/fldigi-4.2.06-r1.ebuild | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/media-radio/fldigi/fldigi-4.2.06-r1.ebuild
b/media-radio/fldigi/fldigi-4.2.06-r1.ebuild
index b0b75c7dc433..5a857d6eded7 100644
--- a/media-radio/fldigi/fldigi-4.2.06-r1.ebuild
+++ b/media-radio/fldigi/fldigi-4.2.06-r1.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
EAPI=8
@@ -39,11 +39,6 @@ DOCS=( AUTHORS ChangeLog NEWS README )
PATCHES=( "${FILESDIR}/${PN}-drop-nullptr-definition.patch" )
-src_prepare() {
- eapply ${PATCHES[@]}
- eapply_user
-}
-
src_configure() {
#fails to compile with -flto (bug #860405)
filter-lto