wok-stable diff syslinux/stuff/syslinux-dont-build-dos-windows-targets.patch @ rev 9947

php-mcrypt: change deps (libtool)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed May 18 12:25:10 2011 +0200 (2011-05-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/syslinux/stuff/syslinux-dont-build-dos-windows-targets.patch	Wed May 18 12:25:10 2011 +0200
     1.3 @@ -0,0 +1,12 @@
     1.4 +diff -Nur syslinux-4.02.orig//Makefile syslinux-4.02//Makefile
     1.5 +--- syslinux-4.02.orig//Makefile	2010-07-21 21:33:13.000000000 +0200
     1.6 ++++ syslinux-4.02//Makefile	2010-07-22 11:14:03.325522937 +0200
     1.7 +@@ -55,7 +55,7 @@
     1.8 + # files that depend only on the B phase, but may have to be regenerated
     1.9 + # for "make installer".
    1.10 + BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump gpxe sample \
    1.11 +-	   libinstaller dos win32 win64 dosutil
    1.12 ++	   libinstaller
    1.13 + ITARGET  =
    1.14 + IOBJECTS = $(ITARGET) \
    1.15 + 	utils/gethostip utils/isohybrid utils/mkdiskimage \