diff options
author | Daniel Baumann <daniel@debian.org> | 2009-12-09 21:54:41 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2009-12-09 21:54:41 +0100 |
commit | 494ea2795e9e8d01ef89af92664dff7a8c6d5986 (patch) | |
tree | b2c6db6bf054ec0fdf2cdce3af4f96c62a7f86ab /helpers/lh_binary_grub2 | |
parent | 2d02a479d10017e2ec4527b718e8905a606a7fb5 (diff) | |
download | vyos-live-build-494ea2795e9e8d01ef89af92664dff7a8c6d5986.tar.gz vyos-live-build-494ea2795e9e8d01ef89af92664dff7a8c6d5986.zip |
Removing lpia support, this architecture is dead.
Diffstat (limited to 'helpers/lh_binary_grub2')
-rwxr-xr-x | helpers/lh_binary_grub2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_grub2 b/helpers/lh_binary_grub2 index a04ad8f4c..41d9483cf 100755 --- a/helpers/lh_binary_grub2 +++ b/helpers/lh_binary_grub2 @@ -46,7 +46,7 @@ Check_lockfile .lock Create_lockfile .lock # Check architecture -Check_architecture amd64 i386 lpia +Check_architecture amd64 i386 Check_crossarchitecture # Checking depends |