Correcting typo in stagefile check for includes.chroot.
This commit is contained in:
parent
1f0a9d9ee0
commit
1cb6743d1c
|
@ -46,5 +46,5 @@ then
|
|||
cd "${OLDPWD}"
|
||||
|
||||
# Creating stage file
|
||||
Create_stagefile .build/includs.chroot
|
||||
Create_stagefile .build/includes.chroot
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue