---
 targets/stage1/stage1-controller.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/targets/stage1/stage1-controller.sh 
b/targets/stage1/stage1-controller.sh
index 3671095..d38ac73 100755
--- a/targets/stage1/stage1-controller.sh
+++ b/targets/stage1/stage1-controller.sh
@@ -14,7 +14,7 @@ case $1 in
                install -d ${clst_chroot_path}/${clst_root_path}/etc/portage
 
                # Setup make.conf and make.profile link in "ROOT in chroot":
-               copy_to_chroot ${clst_chroot_path}/etc/portage/make.conf 
/${clst_root_path}/etc/portage
+               copy_to_chroot ${clst_chroot_path}/etc/portage/make.conf 
${clst_root_path}/etc/portage
 
                # Enter chroot, execute our build script
                exec_in_chroot \
-- 
1.8.3.2


Reply via email to