Correcting typo in config/includes.chroot creating in lb_config, thanks to Stanislav Bogatyrev <realloc@realloc.spb.ru> for reporting it.
This commit is contained in:
parent
365a0c2062
commit
4b990a72eb
|
@ -1167,7 +1167,7 @@ EOF
|
|||
mkdir -p config/archives
|
||||
mkdir -p config/chroot_apt
|
||||
mkdir -p config/hooks
|
||||
mkdir -p config/local.chroot
|
||||
mkdir -p config/includes.chroot
|
||||
mkdir -p config/chroot_local-patches
|
||||
mkdir -p config/packages
|
||||
mkdir -p config/packages.chroot
|
||||
|
|
Loading…
Reference in New Issue