dev-ada/gnatcoll-core: EAPI 7
authorTupone Alfredo <tupone@gentoo.org>
Fri, 7 Jun 2019 21:04:01 +0000 (23:04 +0200)
committerTupone Alfredo <tupone@gentoo.org>
Fri, 7 Jun 2019 21:04:01 +0000 (23:04 +0200)
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

dev-ada/gnatcoll-core/gnatcoll-core-2019.ebuild

index ef1f8087c23785efcfca7551e3a64cd2bb3366af..1217928e55825cd017fd77f190fe7ba126abc833 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 inherit multiprocessing
 
 MYP=${P}-20190515-24AD8
@@ -47,7 +47,7 @@ src_prepare() {
 }
 
 src_configure() {
-       emake prefix="${D}usr" PROCESSORS=$(makeopts_jobs) setup
+       emake prefix="${D}"/usr PROCESSORS=$(makeopts_jobs) setup
 }
 
 src_compile() {