commit:     fe5fdf8d630e5e569378d5d66bc454615d2dcf81
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  9 01:40:38 2015 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Wed Dec  9 01:40:38 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe5fdf8d

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 c34c4ce..0540fea 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 a1fa8e6..6184d6f 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"
        )
 }
 

Reply via email to