$OpenBSD: patch-config_dune,v 1.1 2021/02/11 04:07:39 daniel Exp $

we're not on dune 2.x yet

Index: config/dune
--- config/dune.orig
+++ config/dune
@@ -2,4 +2,4 @@
 (executable
  (name      discover)
  (modules   discover)
- (libraries dune-configurator str))
+ (libraries dune.configurator str))
