On Fri, Aug 27, 2010 at 2:59 AM, KESHAV P.R. <skodabenz@gmail.com> wrote:
Please delete packages -
grub2-efi-x64-bzr http://aur.archlinux.org/packages.php?ID=39901 and grub2-efi-x86-bzr http://aur.archlinux.org/packages.php?ID=39902 .
The packages have been merged (based on tpowa's suggestion) and replaced by grub2-efi-bzr http://aur.archlinux.org/packages.php?ID=40290 (see PKGBUILD for more info).
Please delete these pkgs also -
grub2-efi-x64 http://aur.archlinux.org/packages.php?ID=39904 and grub2-efi-x86 http://aur.archlinux.org/packages.php?ID=39905
The packages have been merged and replaced by grub2-efi http://aur.archlinux.org/packages.php?ID=40300 .
Can someone please check the PKGBUILDs http://aur.archlinux.org/packages/grub2-efi-bzr/grub2-efi-bzr/PKGBUILD and http://aur.archlinux.org/packages/grub2-efi/grub2-efi/PKGBUILD for any apparent errors. Thanks in advance.
Regards.
Keshav
on the grub2-efi-bzr and grub2-efi PKGBUILD: sed -i "s|^\(_EFI_ARCH\)=.*|\1=${_EFI_ARCH}|; \ s|^\(_trns_name\)=.*|\1=${_trns_name}|; \ s|^\(export _EFI_APP_MODULES\)=.*|\1=${_EFI_APP_MODULES}|" \ ${startdir}/grub2-efi-bzr.install Has startdir, probably could do ../grub2-efi-bzr.install