From 99abbc5e5a6ecd3fc981b45646fd8cb5d320377b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Feb 2018 19:58:07 +0000 Subject: gentoo resync : 24.02.2018 --- profiles/default/bsd/fbsd/profile.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/default/bsd/fbsd') diff --git a/profiles/default/bsd/fbsd/profile.bashrc b/profiles/default/bsd/fbsd/profile.bashrc index f9a81fff5d35..cb5a328f1de9 100644 --- a/profiles/default/bsd/fbsd/profile.bashrc +++ b/profiles/default/bsd/fbsd/profile.bashrc @@ -46,7 +46,7 @@ bsd-patch_install-sh() { # Do nothing if $S does not exist [ -d "${S}" ] || return 0 - local EPDIR="${ECLASSDIR}/ELT-patches/install-sh" + local EPDIR="${EPREFIX}/usr/share/elt-patches/install-sh" local EPATCHES="${EPDIR}/1.5.6 ${EPDIR}/1.5.4 ${EPDIR}/1.5" local ret=0 cd "${S}" -- cgit v1.2.3