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

get-opera: use deb archive, save 3MB (tanks Ruari)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 21 12:49:01 2010 +0100 (2010-12-21)
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 \