|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
|
|
|
#
|
|
|
|
|
# Filename: package/.../syslinux/win32.patch
|
|
|
|
|
# Copyright (C) 2008 The OpenSDE Project
|
|
|
|
|
# Copyright (C) 2008 - 2009 The OpenSDE Project
|
|
|
|
|
#
|
|
|
|
|
# More information can be found in the files COPYING and README.
|
|
|
|
|
#
|
|
|
|
@ -14,14 +14,14 @@
|
|
|
|
|
# version.
|
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END ---
|
|
|
|
|
|
|
|
|
|
--- ./Makefile.orig 2008-07-02 09:41:07.000000000 +0000
|
|
|
|
|
+++ ./Makefile 2008-07-02 09:42:39.000000000 +0000
|
|
|
|
|
@@ -45,7 +45,7 @@
|
|
|
|
|
--- ./Makefile.orig 2008-09-25 19:46:02.000000000 -0400
|
|
|
|
|
+++ ./Makefile 2009-01-07 12:27:32.000000000 -0300
|
|
|
|
|
@@ -49,7 +49,7 @@
|
|
|
|
|
# files that depend only on the B phase, but may have to be regenerated
|
|
|
|
|
# for "make installer".
|
|
|
|
|
BSUBDIRS = codepage core memdisk com32 mbr memdump gpxe sample \
|
|
|
|
|
BSUBDIRS = codepage core memdisk modules com32 mbr memdump gpxe sample \
|
|
|
|
|
- libinstaller dos win32
|
|
|
|
|
+ libinstaller dos
|
|
|
|
|
ITARGET =
|
|
|
|
|
IOBJECTS = $(ITARGET) dos/copybs.com utils/gethostip utils/mkdiskimage \
|
|
|
|
|
mtools/syslinux linux/syslinux extlinux/extlinux
|
|
|
|
|
+ libinstaller
|
|
|
|
|
ITARGET =
|
|
|
|
|
IOBJECTS = $(ITARGET) dos/copybs.com \
|
|
|
|
|
utils/gethostip utils/isohybrid utils/mkdiskimage \
|
|
|
|
|