summaryrefslogtreecommitdiff
path: root/net-analyzer/nodebrain/nodebrain-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-11-20 18:45:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-11-20 18:45:28 +0000
commit796cae72cf9ed18ba01256ac1f83a686a2a76036 (patch)
tree5ca737a2562d8c0a09fcfacd81d1f9004df37b00 /net-analyzer/nodebrain/nodebrain-9999.ebuild
parent20d8e9cfb95a9f054d654ab6405e848807186aa0 (diff)
gentoo resync : 20.11.2017
Diffstat (limited to 'net-analyzer/nodebrain/nodebrain-9999.ebuild')
-rw-r--r--net-analyzer/nodebrain/nodebrain-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-analyzer/nodebrain/nodebrain-9999.ebuild b/net-analyzer/nodebrain/nodebrain-9999.ebuild
index c27ee0d59ed0..36adf58b091f 100644
--- a/net-analyzer/nodebrain/nodebrain-9999.ebuild
+++ b/net-analyzer/nodebrain/nodebrain-9999.ebuild
@@ -29,6 +29,7 @@ RDEPEND="
"
PATCHES=(
"${FILESDIR}"/${PN}-0.8.14-include.patch
+ "${FILESDIR}"/${PN}-0.9.04-include.patch
)
src_prepare() {
@@ -46,7 +47,7 @@ src_configure() {
src_install() {
default
- dodoc -r AUTHORS ChangeLog NEWS README THANKS sample/ html/
-
prune_libtool_files
+
+ dodoc -r AUTHORS ChangeLog NEWS README THANKS sample/ html/
}