summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/icinga/icinga-1.14.0.ebuild')
-rw-r--r--net-analyzer/icinga/icinga-1.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga/icinga-1.14.0.ebuild b/net-analyzer/icinga/icinga-1.14.0.ebuild
index 61bb7791959d..0a18be7b5c0b 100644
--- a/net-analyzer/icinga/icinga-1.14.0.ebuild
+++ b/net-analyzer/icinga/icinga-1.14.0.ebuild
@@ -14,6 +14,7 @@ HOMEPAGE="http://www.icinga.org/"
#SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/${PN}/${PN}-core/archive/v${PV}/${P}.tar.gz
https://dev.gentoo.org/~prometheanfire/dist/patches/CVEs/CVE-2015-8010_1.13.3.patch"
+S="${WORKDIR}/${PN}-core-${PV}"
LICENSE="GPL-2"
SLOT="0"
@@ -45,7 +46,6 @@ pkg_setup() {
src_prepare() {
epatch "${FILESDIR}/fix-prestripped-binaries-1.7.0.patch"
- epatch "${DISTDIR}/CVE-2015-8010_1.13.3.patch"
}
src_configure() {