Files
gentoo/dev-ml/re/files/ounit2.patch
Mark Wright 326ae2d473 dev-ml/re: Dependency of dev-ml/cinaps
Co-Author: Alexis Ballier <aballier@gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Mark Wright <gienah@gentoo.org>
2020-10-13 23:53:43 +11:00

12 lines
345 B
Diff

Index: ocaml-re-1.9.0/lib_test/fort_unit/dune
===================================================================
--- ocaml-re-1.9.0.orig/lib_test/fort_unit/dune
+++ ocaml-re-1.9.0/lib_test/fort_unit/dune
@@ -3,4 +3,4 @@
(library
(name fort_unit)
(wrapped false)
- (libraries re oUnit))
\ No newline at end of file
+ (libraries re ounit2))