summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2018-11-26 21:33:51 +0800
committerBenda Xu <heroxbd@gentoo.org>2018-11-26 21:39:20 +0800
commit713fcd8a0be527f1784df5480daa8819ac532249 (patch)
tree002ca8fbb5b02e27ad84988c2afa7f9fea5c79b2 /dev-util/netsurf-buildsystem
parentnet-im/prosody: Add v0.11 and bump to EAPI=7 (diff)
downloadgentoo-713fcd8a0be527f1784df5480daa8819ac532249.tar.gz
gentoo-713fcd8a0be527f1784df5480daa8819ac532249.tar.bz2
gentoo-713fcd8a0be527f1784df5480daa8819ac532249.zip
dev-util/netsurf-buildsystem: fix Prefix regression from netsurf.eclass
Reference: https://archives.gentoo.org/gentoo-dev/message/776d6a128da1c7cfcdc5aa36e8bf83ae Signed-off-by: Benda Xu <heroxbd@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-util/netsurf-buildsystem')
-rw-r--r--dev-util/netsurf-buildsystem/files/gentoo-helpers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/netsurf-buildsystem/files/gentoo-helpers.sh b/dev-util/netsurf-buildsystem/files/gentoo-helpers.sh
index e033a53f7672..ee81b3ccf88c 100644
--- a/dev-util/netsurf-buildsystem/files/gentoo-helpers.sh
+++ b/dev-util/netsurf-buildsystem/files/gentoo-helpers.sh
@@ -2,7 +2,7 @@
netsurf_define_makeconf() {
NETSURF_MAKECONF=(
- NSSHARED=/usr/share/netsurf-buildsystem
+ NSSHARED="${EROOT}"/usr/share/netsurf-buildsystem
LIBDIR="$(get_libdir)"
PREFIX="${EROOT}/usr"
Q=