From ac77c553505ea9f44aa97bbc2fa9ce5ae2111097 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 25 Jan 2015 10:27:14 +0100 Subject: Correcting typo in stagefile check for includes.chroot. --- scripts/build/chroot_includes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build/chroot_includes b/scripts/build/chroot_includes index 51408c78e..953dc1350 100755 --- a/scripts/build/chroot_includes +++ b/scripts/build/chroot_includes @@ -46,5 +46,5 @@ then cd "${OLDPWD}" # Creating stage file - Create_stagefile .build/includs.chroot + Create_stagefile .build/includes.chroot fi -- cgit v1.2.3