[syslinux] merging lua branch

Jim Cromie jim.cromie at gmail.com
Mon Oct 5 16:09:46 PDT 2009


hi all,

I think Ive successfully merged the lua branch with master,
it needed a minor fix to a Makefile, as follows.

I couldnt coax it to give me anything via git format-patch <something>,
so I got this from qgit:

Is there a more correct way to submit this ??


[jimc at harpo syslinux.git]$ more patch

diff --combined com32/Makefile
index 4a58485,5d1ff44..81e7a16
--- a/com32/Makefile
+++ b/com32/Makefile
@@@ -1,3 -1,4 +1,4 @@@
- SUBDIRS = lib gpllib libutil modules mboot menu samples rosh cmenu hdt
 -SUBDIRS = lib libutil modules menu samples lua/src
++SUBDIRS = lib gpllib libutil modules mboot menu samples rosh cmenu hdt
lua/src
+
  all tidy dist clean spotless install:
      set -e; for d in $(SUBDIRS); do $(MAKE) -C $$d $@; done
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: application/octet-stream
Size: 438 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20091005/a66159d3/attachment.obj>


More information about the Syslinux mailing list