summaryrefslogtreecommitdiff
path: root/archiso32/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'archiso32/PKGBUILD')
-rw-r--r--archiso32/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/archiso32/PKGBUILD b/archiso32/PKGBUILD
index 55a807b3..59451b48 100644
--- a/archiso32/PKGBUILD
+++ b/archiso32/PKGBUILD
@@ -41,12 +41,12 @@ package() {
s@\bx86_64\b@i686@g
/^bootmodes=/ s@\(\s\+'"'"'uefi-x64\.systemd-boot\.\S\+'"'"'\)\+@@
' profiledef.sh
- find airootfs -type f -exec \
- sed -i '
- s@\bx86_64\b@i686@g
- s@Arch Linux@\0 32@g
- s@pacman-key --populate archlinux@\032@g
- ' {} +
+ find airootfs efiboot syslinux -type f -exec \
+ sed -i '
+ s@\bx86_64\b@i686@g
+ s@Arch Linux@\0 32@g
+ s@pacman-key --populate archlinux@\032@g
+ ' {} +
sed -i '
s@\bmirrorlist\b@\032@