projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12d8641
)
app-editors/teco: Use default src_unpack.
author
Ulrich Müller
<ulm@gentoo.org>
Fri, 16 Aug 2019 07:24:05 +0000
(09:24 +0200)
committer
Ulrich Müller
<ulm@gentoo.org>
Fri, 16 Aug 2019 07:24:05 +0000
(09:24 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-editors/teco/teco-36_p19940820.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/teco/teco-36_p19940820.ebuild
b/app-editors/teco/teco-36_p19940820.ebuild
index dc730a589794e98254b0b4d55ea159b1556e2fa5..d8bd29428abbed46ff48975210e275bcd9544866 100644
(file)
--- 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)