mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
9 lines
197 B
Diff
9 lines
197 B
Diff
--- a/src/lib/fileutils/dune
|
|
+++ b/src/lib/fileutils/dune
|
|
@@ -30,4 +30,4 @@
|
|
fileUtilWHICH
|
|
unixPath
|
|
win32Path)
|
|
- (libraries unix seq stdlib-shims))
|
|
+ (libraries unix stdlib-shims))
|