From 97967bbbae8f43c98315b079178f1717f130e302 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 19 May 2018 13:06:44 +0100 Subject: gentoo resync : 19.05.2018 --- x11-misc/sent/sent-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-misc/sent/sent-9999.ebuild') diff --git a/x11-misc/sent/sent-9999.ebuild b/x11-misc/sent/sent-9999.ebuild index 5f42528d0e67..ad9a0d7e799b 100644 --- a/x11-misc/sent/sent-9999.ebuild +++ b/x11-misc/sent/sent-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -31,7 +31,7 @@ src_prepare() { -e '/^ echo/d' \ Makefile || die - restore_config config.def.h + restore_config config.h } src_compile() { @@ -40,4 +40,5 @@ src_compile() { src_install() { emake DESTDIR="${D}" PREFIX="/usr" install + save_config config.h } -- cgit v1.2.3