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

javascript games: use GtkLauncher
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 05 01:38:58 2010 +0100 (2010-11-05)
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 \