projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24a5622
)
net-misc/nemesis: Remove testing cruft
author
Jeroen Roovers
<jer@gentoo.org>
Fri, 31 Jan 2020 15:29:35 +0000
(16:29 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Fri, 31 Jan 2020 15:29:47 +0000
(16:29 +0100)
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-misc/nemesis/nemesis-1.4-r2.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/nemesis/nemesis-1.4-r2.ebuild
b/net-misc/nemesis/nemesis-1.4-r2.ebuild
index e7b2e7d1891ea094f4c68dc0cceede7c7e2b2901..12ed858e34a0cbd343aeaddbfe574b3ccf4a51d4 100644
(file)
--- a/
net-misc/nemesis/nemesis-1.4-r2.ebuild
+++ b/
net-misc/nemesis/nemesis-1.4-r2.ebuild
@@
-26,11
+26,10
@@
PATCHES=(
"${FILESDIR}"/${P}-fileio.patch
"${FILESDIR}"/${P}-libnet-1.0.patch
"${FILESDIR}"/${P}-prototcp.patch
+ "${FILESDIR}"/${P}-fno-common.patch
)
src_prepare() {
default
-for i in src/*.[ch]; do cp -av $i $i.orig || die; done
- eapply "${FILESDIR}"/${P}-fno-common.patch
eautoreconf
}