Correcting typo in stagefile check for includes.chroot.

This commit is contained in:
Daniel Baumann 2015-01-25 10:27:26 +01:00
parent 1f0a9d9ee0
commit 1cb6743d1c
1 changed files with 1 additions and 1 deletions

View File

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