diff options
| -rwxr-xr-x | helpers/lh_chroot_sources | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources index b888c4a..a355ace 100755 --- a/helpers/lh_chroot_sources +++ b/helpers/lh_chroot_sources @@ -136,7 +136,7 @@ case "${1}" in  					if ls cache/local-package-keyring.* >/dev/null 2>&1  					then  						cp cache/local-package-keyring.* chroot/root -					else	 +					else  						# Generate temporary key  						echo "Key-Type: RSA  						      Key-Length: 1024 | 
