summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)