wok diff syslinux/receipt @ rev 6714

linux/bootloader.sh: align initrdlen to 32bits
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 14 13:41:19 2010 +0200 (2010-10-14)
parents 81f59d88ba12
children 7498c29561bc
line diff
     1.1 --- a/syslinux/receipt	Thu Nov 26 16:44:48 2009 +0100
     1.2 +++ b/syslinux/receipt	Thu Oct 14 13:41:19 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="syslinux"
     1.7 -VERSION="3.82"
     1.8 +VERSION="4.02"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="LiveCD ISO bootloader (isolinux)"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -16,6 +16,8 @@
    1.13  compile_rules()
    1.14  {
    1.15      cd $src
    1.16 +    # Do not try to build the Windows or DOS installers
    1.17 +    patch -p1 -i ../stuff/syslinux-dont-build-dos-windows-targets.patch
    1.18      cp ../stuff/tools/isohybrid.sh .
    1.19      cp ../stuff/tools/keytab-lilo.pl .
    1.20      cp ../stuff/extra/ifmem.c com32/modules