From 751a04de6a90771312038b873b96db110dcae4bb Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Sat, 14 Aug 2021 15:08:32 -0400 Subject: */*: repoman appeasements --- x11-apps/sx/sx-2.1.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-apps/sx') diff --git a/x11-apps/sx/sx-2.1.7.ebuild b/x11-apps/sx/sx-2.1.7.ebuild index 15239e1..4cbbdb3 100644 --- a/x11-apps/sx/sx-2.1.7.ebuild +++ b/x11-apps/sx/sx-2.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -28,5 +28,5 @@ src_compile() { } src_install() { - emake PREFIX=${EPREFIX}/usr DESTDIR="${D}" install + emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install } -- cgit v1.2.3-54-g00ecf