commit:     79429198a2bbfb883383c869e3e5cbbd6a16cd55
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 16 07:24:05 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 16 07:24:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79429198

app-editors/teco: Use default src_unpack.

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-editors/teco/teco-36_p19940820.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/app-editors/teco/teco-36_p19940820.ebuild 
b/app-editors/teco/teco-36_p19940820.ebuild
index dc730a58979..d8bd29428ab 100644
--- a/app-editors/teco/teco-36_p19940820.ebuild
+++ b/app-editors/teco/teco-36_p19940820.ebuild
@@ -27,11 +27,6 @@ PATCHES=(
        "${FILESDIR}"/${PN}-warnings.patch
 )
 
-src_unpack() {
-       unpack ${P}.tar.gz
-       use doc && unpack tecodoc.tar.gz
-}
-
 src_prepare() {
        default
        local pkg_config=$("$(tc-getPKG_CONFIG)" --libs ncurses)

Reply via email to