Correcting stage name check in chroot_includes, thanks to jnqnfe <jnqnfe@gmail.com> (Closes: #771377).

This commit is contained in:
Daniel Baumann 2014-12-10 07:54:30 +01:00
parent ef9b1e8487
commit 703b6d1f1f
1 changed files with 1 additions and 1 deletions

View File

@ -46,5 +46,5 @@ then
cd "${OLDPWD}"
# Creating stage file
Create_stagefile .build/chroot_includes
Create_stagefile .build/includs.chroot
fi