From fe5fdf8d630e5e569378d5d66bc454615d2dcf81 Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Wed, 9 Dec 2015 10:40:38 +0900 Subject: [PATCH] app-text/zathura-ps: trivial fix for Prefix. Package-Manager: portage-2.2.25 --- app-text/zathura-ps/zathura-ps-0.2.2.ebuild | 3 ++- app-text/zathura-ps/zathura-ps-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app-text/zathura-ps/zathura-ps-0.2.2.ebuild b/app-text/zathura-ps/zathura-ps-0.2.2.ebuild index c34c4ce31c58..0540fea7b9c9 100644 --- a/app-text/zathura-ps/zathura-ps-0.2.2.ebuild +++ b/app-text/zathura-ps/zathura-ps-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -37,6 +37,7 @@ pkg_setup() { LD="$(tc-getLD)" VERBOSE=1 DESTDIR="${D}" + PREFIX="${EPREFIX}/usr" ) } diff --git a/app-text/zathura-ps/zathura-ps-9999.ebuild b/app-text/zathura-ps/zathura-ps-9999.ebuild index a1fa8e62d57d..6184d6f8bdb1 100644 --- a/app-text/zathura-ps/zathura-ps-9999.ebuild +++ b/app-text/zathura-ps/zathura-ps-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -37,6 +37,7 @@ pkg_setup() { LD="$(tc-getLD)" VERBOSE=1 DESTDIR="${D}" + PREFIX="${EPREFIX}/usr" ) } -- 2.26.2