commit:     6e4b812a15811b75f373f3a647d9047b59370024
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 24 19:15:55 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Dec 24 19:15:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4b812a

net-analyzer/icinga: use the correct S directory

Package-Manager: portage-2.3.0

 net-analyzer/icinga/icinga-1.13.4.ebuild | 1 +
 net-analyzer/icinga/icinga-1.14.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/icinga/icinga-1.13.4.ebuild 
b/net-analyzer/icinga/icinga-1.13.4.ebuild
index 61bb779..4279330 100644
--- a/net-analyzer/icinga/icinga-1.13.4.ebuild
+++ b/net-analyzer/icinga/icinga-1.13.4.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"

diff --git a/net-analyzer/icinga/icinga-1.14.0.ebuild 
b/net-analyzer/icinga/icinga-1.14.0.ebuild
index 61bb779..0a18be7 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() {

Reply via email to