From 307e335a60b53301cf44a35560bb3b408ffd18c1 Mon Sep 17 00:00:00 2001 From: Brian Harring Date: Wed, 28 Sep 2005 00:02:19 +0000 Subject: eapi fix up for installation. svn path=/main/branches/2.0/; revision=2032 --- bin/ebuild.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/ebuild.sh') diff --git a/bin/ebuild.sh b/bin/ebuild.sh index d73117967..967fe4ced 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -939,6 +939,7 @@ dyn_compile() { echo "$RESTRICT" > RESTRICT echo "$SLOT" > SLOT echo "$USE" > USE + echo "$EAPI" > EAPI set > environment export -p | sed 's:declare -rx:declare -x:' >> environment -- cgit v1.2.3-1-g7c22