summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/zathura-ps')
-rw-r--r--app-text/zathura-ps/zathura-ps-0.2.2.ebuild3
-rw-r--r--app-text/zathura-ps/zathura-ps-9999.ebuild3
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"
)
}