summaryrefslogtreecommitdiff
path: root/sys-devel/patch/patch-2.7.6_p20250206-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/patch/patch-2.7.6_p20250206-r1.ebuild')
-rw-r--r--sys-devel/patch/patch-2.7.6_p20250206-r1.ebuild10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys-devel/patch/patch-2.7.6_p20250206-r1.ebuild b/sys-devel/patch/patch-2.7.6_p20250206-r1.ebuild
index 0c0ae58d62c4..fbaa5fd97f05 100644
--- a/sys-devel/patch/patch-2.7.6_p20250206-r1.ebuild
+++ b/sys-devel/patch/patch-2.7.6_p20250206-r1.ebuild
@@ -3,11 +3,6 @@
EAPI=8
-WANT_AUTOCONF=none
-WANT_LIBTOOL=none
-WANT_AUTOMAKE=1.16
-inherit autotools
-
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/patch.asc
inherit flag-o-matic verify-sig
@@ -61,11 +56,6 @@ src_unpack() {
default
}
-src_prepare() {
- default
- eautomake
-}
-
src_configure() {
use static && append-ldflags -static