From ceeeb463cc1eef97fd62eaee8bf2196ba04bc384 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 29 Feb 2020 18:01:47 +0000 Subject: gentoo (leap year) resync : 29.02.2020 --- dev-util/conf2struct/conf2struct-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/conf2struct/conf2struct-9999.ebuild') diff --git a/dev-util/conf2struct/conf2struct-9999.ebuild b/dev-util/conf2struct/conf2struct-9999.ebuild index 23dc19bfb8f4..683376de085a 100644 --- a/dev-util/conf2struct/conf2struct-9999.ebuild +++ b/dev-util/conf2struct/conf2struct-9999.ebuild @@ -23,10 +23,10 @@ RDEPEND="dev-libs/libconfig dev-perl/Conf-Libconfig" DEPEND="${RDEPEND}" -src_compile(){ +src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" } -src_install(){ +src_install() { emake DESTDIR="${D}" prefix="${EPREFIX}/usr" install } -- cgit v1.2.3