From 1cb6743d1c97b6d4d8ad5646fdf6cfbc538e96ff Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 25 Jan 2015 10:27:26 +0100 Subject: Correcting typo in stagefile check for includes.chroot. --- scripts/build/chroot_includes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/build/chroot_includes b/scripts/build/chroot_includes index 4c788e3a5..21c0e261b 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