From a49052630ae9ad34bb6695ff5b70a520a6a15091 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 26 Sep 2010 14:37:52 +0200
Subject: Correcting wrong stage file in lb_chroot_interactive.

---
 scripts/build/lb_chroot_interactive | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/build/lb_chroot_interactive b/scripts/build/lb_chroot_interactive
index 82e5a6c..7fd5cd4 100755
--- a/scripts/build/lb_chroot_interactive
+++ b/scripts/build/lb_chroot_interactive
@@ -59,4 +59,4 @@ case "${LB_INTERACTIVE}" in
 esac
 
 # Creating stage file
-Create_stagefile .stage/chroot_symlinks
+Create_stagefile .stage/chroot_interactive
-- 
cgit v1.0