Package: eliom / 4.0.0-2

Metadata

Package Version Patches format
eliom 4.0.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix ocamldoc invocation in src server client.patch | (download)

src/client/Makefile | 2 1 + 1 - 0 !
src/server/Makefile | 3 1 + 2 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

 fix ocamldoc invocation in src/{server,client}

This is a consequence of the change introduced in findlib 1.4.1.
Upstream changelog says:

 1.4.1:ocamldoc: The order of -ppopt arguments was changed by ocamlfind,
 which is not correct.

0002 Install .o files with .cmx files.patch | (download)

src/syntax/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install .o files with .cmx files


0003 Fix build on bytecode architectures.patch | (download)

src/Makefile | 4 2 + 2 - 0 !
src/syntax/Makefile | 3 1 + 2 - 0 !
2 files changed, 3 insertions(+), 4 deletions(-)

 fix build on bytecode architectures