Correcting stage name check in chroot_includes, thanks to jnqnfe <jnqnfe@gmail.com> (Closes: #771377).
This commit is contained in:
parent
ef9b1e8487
commit
703b6d1f1f
|
@ -46,5 +46,5 @@ then
|
|||
cd "${OLDPWD}"
|
||||
|
||||
# Creating stage file
|
||||
Create_stagefile .build/chroot_includes
|
||||
Create_stagefile .build/includs.chroot
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue