From 032a3dbb5d4ea63ec6c2ceb39c067ea6424b5792 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 20 Jan 2020 19:28:42 +0000 Subject: gentoo resync : 20.01.2020 --- app-arch/innoextract/innoextract-1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-arch/innoextract/innoextract-1.8.ebuild') diff --git a/app-arch/innoextract/innoextract-1.8.ebuild b/app-arch/innoextract/innoextract-1.8.ebuild index b5df9fba5b81..5c58d878b0ff 100644 --- a/app-arch/innoextract/innoextract-1.8.ebuild +++ b/app-arch/innoextract/innoextract-1.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="A tool to unpack installers created by Inno Setup" HOMEPAGE="https://constexpr.org/innoextract/" @@ -29,5 +29,5 @@ src_configure() { -DWITH_CONV=$(usex iconv iconv builtin) ) - cmake-utils_src_configure + cmake_src_configure } -- cgit v1.2.3