2010/7/2 Gerardo Exequiel Pozzi <[email protected]>: > Signed-off-by: Gerardo Exequiel Pozzi <[email protected]>
Sorry for changing it, but it should stay constant now. :) > --- > configs/syslinux-iso/Makefile | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configs/syslinux-iso/Makefile b/configs/syslinux-iso/Makefile > index 0d95b32..8990f0f 100644 > --- a/configs/syslinux-iso/Makefile > +++ b/configs/syslinux-iso/Makefile > @@ -59,7 +59,7 @@ $(WORKDIR)/iso/boot/archiso.img: mkinitcpio.conf > $(WORKDIR)/root-image/.arch-chr > overlay: > mkdir -p $(WORKDIR)/overlay/etc/pacman.d > cp -r overlay $(WORKDIR)/ > - wget -O $(WORKDIR)/overlay/etc/pacman.d/mirrorlist > http://www.archlinux.org/mirrorlist/$(ARCH)/all/ > + wget -O $(WORKDIR)/overlay/etc/pacman.d/mirrorlist > http://www.archlinux.org/mirrorlist/all/ > sed -i "s/#Server/Server/g" $(WORKDIR)/overlay/etc/pacman.d/mirrorlist > > > -- > 1.7.1.1 > > >
