Skip to content

Commit c78446e

Browse files
Update packages/strymonas-pure/strymonas-pure.2.1.1/opam
Co-authored-by: Raphaël Proust <[email protected]>
1 parent e7e5697 commit c78446e

File tree

1 file changed

+1
-1
lines changed
  • packages/strymonas-pure/strymonas-pure.2.1.1

1 file changed

+1
-1
lines changed

packages/strymonas-pure/strymonas-pure.2.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"ocamlfind" {build}
1919
]
2020
build: [
21-
[make "pure"]
21+
[make "-C" "lib/" "pure"]
2222
]
2323
install:[make "install-pure"]
2424
remove:[make "uninstall-pure"]

0 commit comments

Comments
 (0)