commit:     deed430ec6d6cb2d80cc7eff27e46592975e72d6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 14:10:03 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 14:10:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deed430e

dev-libs/leatherman: drop obsolete patch

Applied upstream in 1.12.7.

Closes: https://bugs.gentoo.org/831517
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/leatherman/leatherman-1.12.7.ebuild | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/dev-libs/leatherman/leatherman-1.12.7.ebuild 
b/dev-libs/leatherman/leatherman-1.12.7.ebuild
index aee2fa1b1fe9..220c0b4ff0fa 100644
--- a/dev-libs/leatherman/leatherman-1.12.7.ebuild
+++ b/dev-libs/leatherman/leatherman-1.12.7.ebuild
@@ -49,14 +49,8 @@ src_configure() {
        fi
 
        cmake_src_configure
-       cd "${BUILD_DIR}"
-       eapply "${FILESDIR}"/${P}-SIGSTKSZ.patch
 }
 
 src_test() {
        "${WORKDIR}/${P}"_build/bin/leatherman_test || die
 }
-
-src_install() {
-       cmake_src_install
-}

Reply via email to