net-analyzer/icinga: use the correct S directory
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 24 Dec 2016 19:15:55 +0000 (13:15 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 24 Dec 2016 19:15:55 +0000 (13:15 -0600)
Package-Manager: portage-2.3.0

net-analyzer/icinga/icinga-1.13.4.ebuild
net-analyzer/icinga/icinga-1.14.0.ebuild

index 61bb7791959d0abc33faf4f740a23affa1f7dfb0..42793308034744ec1a856af6637c471c04c6adc3 100644 (file)
@@ -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"
index 61bb7791959d0abc33faf4f740a23affa1f7dfb0..0a18be7b5c0b971673e17be4c68d805cb54bd861 100644 (file)
@@ -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() {