summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-08-16 09:24:05 +0200
committerUlrich Müller <ulm@gentoo.org>2019-08-16 09:24:05 +0200
commit79429198a2bbfb883383c869e3e5cbbd6a16cd55 (patch)
treea736276217302de1da2eab48ed0b02494f347705 /app-editors/teco
parentapp-editors/teco: Move to more accurate version 36_p19940820. (diff)
downloadgentoo-79429198a2bbfb883383c869e3e5cbbd6a16cd55.tar.gz
gentoo-79429198a2bbfb883383c869e3e5cbbd6a16cd55.tar.bz2
gentoo-79429198a2bbfb883383c869e3e5cbbd6a16cd55.zip
app-editors/teco: Use default src_unpack.
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors/teco')
-rw-r--r--app-editors/teco/teco-36_p19940820.ebuild5
1 files changed, 0 insertions, 5 deletions
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)