mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
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>
12 lines
345 B
Diff
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))
|