]> git.pld-linux.org Git - packages/cppo.git/blobdiff - noopt-install.patch
- up to 1.6.7
[packages/cppo.git] / noopt-install.patch
diff --git a/noopt-install.patch b/noopt-install.patch
deleted file mode 100644 (file)
index 22b5bf3..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
---- cppo-1.5.0/Makefile~       2017-04-24 22:34:11.000000000 +0200
-+++ cppo-1.5.0/Makefile        2017-06-05 21:47:06.476440992 +0200
-@@ -45,9 +45,14 @@
- endif
- endif
-+ifeq "${BEST}" ".native"
- OCAMLBUILD_INSTALL = ocamlbuild_plugin/_build/ocamlbuild_cppo.cmi \
-                      ocamlbuild_plugin/_build/ocamlbuild_cppo.cmx \
-                      $(addprefix ocamlbuild_plugin/_build/,$(OCAMLBUILD_IMPL))
-+else
-+OCAMLBUILD_INSTALL = ocamlbuild_plugin/_build/ocamlbuild_cppo.cmi \
-+                     $(addprefix ocamlbuild_plugin/_build/,$(OCAMLBUILD_IMPL))
-+endif
- .PHONY: default all opt toplib install clean test
This page took 0.095396 seconds and 4 git commands to generate.