diff options
Diffstat (limited to 'helpers/lh_chroot_symlinks')
-rwxr-xr-x | helpers/lh_chroot_symlinks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_symlinks b/helpers/lh_chroot_symlinks index aaf1f72e7..06ae2d31b 100755 --- a/helpers/lh_chroot_symlinks +++ b/helpers/lh_chroot_symlinks @@ -54,7 +54,7 @@ Check_package chroot/usr/bin/symlinks symlinks Install_package # Converting symlinks -Chroot "symlinks -c -r -s /" +Chroot chroot "symlinks -c -r -s /" # Removing depends Remove_package |