# HG changeset patch # User Christopher Rogers # Date 1285685301 0 # Node ID 480ee8596aea0fe04969839f5a82df52410cf3f1 # Parent b4de8eb78082ac3cfb076558bed4bbb4d52c6992 Up: syslinux to 4.02. diff -r b4de8eb78082 -r 480ee8596aea syslinux-extra/receipt --- a/syslinux-extra/receipt Tue Sep 28 14:34:08 2010 +0000 +++ b/syslinux-extra/receipt Tue Sep 28 14:48:21 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="syslinux-extra" -VERSION="3.82" +VERSION="4.02" CATEGORY="system-tools" SHORT_DESC="MBR/FAT/EXT3/PXE bootloader files" MAINTAINER="pankso@slitaz.org" diff -r b4de8eb78082 -r 480ee8596aea syslinux-modules/receipt --- a/syslinux-modules/receipt Tue Sep 28 14:34:08 2010 +0000 +++ b/syslinux-modules/receipt Tue Sep 28 14:48:21 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="syslinux-modules" -VERSION="3.82" +VERSION="4.02" CATEGORY="system-tools" SHORT_DESC="modules for syslinux" MAINTAINER="pankso@slitaz.org" diff -r b4de8eb78082 -r 480ee8596aea syslinux-tools/receipt --- a/syslinux-tools/receipt Tue Sep 28 14:34:08 2010 +0000 +++ b/syslinux-tools/receipt Tue Sep 28 14:48:21 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="syslinux-tools" -VERSION="3.82" +VERSION="4.02" CATEGORY="system-tools" SHORT_DESC="Misc perl tools" MAINTAINER="pascal.bellard@slitaz.org" diff -r b4de8eb78082 -r 480ee8596aea syslinux/receipt --- a/syslinux/receipt Tue Sep 28 14:34:08 2010 +0000 +++ b/syslinux/receipt Tue Sep 28 14:48:21 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="syslinux" -VERSION="3.82" +VERSION="4.02" CATEGORY="base-system" SHORT_DESC="LiveCD ISO bootloader (isolinux)" MAINTAINER="pankso@slitaz.org" @@ -16,6 +16,8 @@ compile_rules() { cd $src + # Do not try to build the Windows or DOS installers + patch -p1 -i ../stuff/syslinux-dont-build-dos-windows-targets.patch cp ../stuff/tools/isohybrid.sh . cp ../stuff/tools/keytab-lilo.pl . cp ../stuff/extra/ifmem.c com32/modules