wok view syslinux/stuff/syslinux-dont-build-dos-windows-targets.patch @ rev 9469

distcc: Add init script
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Apr 04 00:25:20 2011 +0200 (2011-04-04)
parents
children
line source
1 diff -Nur syslinux-4.02.orig//Makefile syslinux-4.02//Makefile
2 --- syslinux-4.02.orig//Makefile 2010-07-21 21:33:13.000000000 +0200
3 +++ syslinux-4.02//Makefile 2010-07-22 11:14:03.325522937 +0200
4 @@ -55,7 +55,7 @@
5 # files that depend only on the B phase, but may have to be regenerated
6 # for "make installer".
7 BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump gpxe sample \
8 - libinstaller dos win32 win64 dosutil
9 + libinstaller
10 ITARGET =
11 IOBJECTS = $(ITARGET) \
12 utils/gethostip utils/isohybrid utils/mkdiskimage \