ports/devel/ocaml-findlib/files/patch-src_bytes_Makefile

10 lines
321 B
Text

--- src/bytes/Makefile.orig 2014-06-29 13:59:16.000000000 +0200
+++ src/bytes/Makefile 2014-06-29 13:59:19.000000000 +0200
@@ -11,7 +11,6 @@ opt:
$(OCAMLBUILD) $(NATIVE_FILES)
install: all
- cd _build/ && ocamlfind install bytes ../META $(BYTE_FILES) -optional $(NATIVE_FILES)
uninstall:
ocamlfind remove bytes