diff options
Diffstat (limited to 'helpers/lh_binary_win32-loader')
-rwxr-xr-x | helpers/lh_binary_win32-loader | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_win32-loader b/helpers/lh_binary_win32-loader index eb7247c..b25a268 100755 --- a/helpers/lh_binary_win32-loader +++ b/helpers/lh_binary_win32-loader @@ -45,7 +45,7 @@ Create_lockfile .lock if [ "${LH_DISTRIBUTION}" != "etch" ] then case "${LH_ARCHITECTURE}" in - amd64|i386) + amd64|i386|lpia) if [ "${LH_CHROOT_BUILD}" = "enabled" ] then # Checking depends |