From: Ulrich Müller Date: Fri, 16 Aug 2019 07:24:05 +0000 (+0200) Subject: app-editors/teco: Use default src_unpack. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=79429198a2bbfb883383c869e3e5cbbd6a16cd55;p=gentoo.git app-editors/teco: Use default src_unpack. Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller --- diff --git a/app-editors/teco/teco-36_p19940820.ebuild b/app-editors/teco/teco-36_p19940820.ebuild index dc730a589794..d8bd29428abb 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)