From ac9eb42d9a84a007cfb07f38bb2bff989325b84f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 2 Nov 2005 23:54:03 +0000 Subject: deprecate IMAGE svn path=/main/branches/2.0/; revision=2249 --- bin/ebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ebuild.sh b/bin/ebuild.sh index 21a3afda8..4ba25ee12 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -1215,7 +1215,7 @@ dyn_preinst() { [ "${EMERGE_FROM}" == "binary" ] && IMAGE=${PKG_TMPDIR}/${PF}/bin \ || IMAGE=${D} - pkg_preinst + D=${IMAGE} pkg_preinst # hopefully this will someday allow us to get rid of the no* feature flags # we don't want globbing for initial expansion, but afterwards, we do -- cgit v1.2.3-1-g7c22