diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-10-18 01:04:45 +0100 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2017-12-20 14:58:02 -0500 |
commit | 6a237cdd93cc3446d2adfe440ee3e65f12c83f7d (patch) | |
tree | 6f3eac137f9da338d2fb7cb0c905f56ae041f673 /net-analyzer/mk-livestatus | |
parent | dev-lang/solidity: Cleanup old version (diff) | |
download | gentoo-6a237cdd93cc3446d2adfe440ee3e65f12c83f7d.tar.gz gentoo-6a237cdd93cc3446d2adfe440ee3e65f12c83f7d.tar.bz2 gentoo-6a237cdd93cc3446d2adfe440ee3e65f12c83f7d.zip |
net-analyzer/mk-livestatus: Fix creation of icigna.cfg
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-analyzer/mk-livestatus')
-rw-r--r-- | net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p16.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p16.ebuild b/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p16.ebuild index 4d0653d1def5..611b5856b891 100644 --- a/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p16.ebuild +++ b/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p16.ebuild @@ -114,7 +114,6 @@ broker_module=${EPREFIX%/}/usr/$(get_libdir)/mk-livestatus/livestatus.o EOF # same for icigna cat <<EOF >"${T}"/icigna.cfg - cat << EOF > "${T}"/livestatus.cfg || die define module{ module_name mk-livestatus module_type neb |