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

Fix: up pygobject to 2.28.6 & disable support for introspection in it
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Dec 11 20:41:32 2011 +0100 (2011-12-11)
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 \