From 8022c95aab7e1c70f82204bfa7adb8815d0489f0 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 5 Jul 2013 20:24:31 -0300 Subject: syslinux: downgrading version for parabolaiso works properly --- .../syslinux/syslinux-dont-build-dos-windows-targets.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre-testing/syslinux/syslinux-dont-build-dos-windows-targets.patch (limited to 'libre-testing/syslinux/syslinux-dont-build-dos-windows-targets.patch') diff --git a/libre-testing/syslinux/syslinux-dont-build-dos-windows-targets.patch b/libre-testing/syslinux/syslinux-dont-build-dos-windows-targets.patch new file mode 100644 index 000000000..54151ab87 --- /dev/null +++ b/libre-testing/syslinux/syslinux-dont-build-dos-windows-targets.patch @@ -0,0 +1,12 @@ +diff -Nur syslinux-4.02.orig//Makefile syslinux-4.02//Makefile +--- syslinux-4.02.orig//Makefile 2010-07-21 21:33:13.000000000 +0200 ++++ syslinux-4.02//Makefile 2010-07-22 11:14:03.325522937 +0200 +@@ -54,7 +54,7 @@ + # files that depend only on the B phase, but may have to be regenerated + # for "make installer". + BSUBDIRS = codepage com32 lzo core memdisk mbr memdump gpxe sample \ +- diag libinstaller dos win32 win64 dosutil txt ++ libinstaller txt + ITARGET = + IOBJECTS = $(ITARGET) \ + utils/gethostip utils/isohybrid utils/mkdiskimage \ -- cgit v1.2.3