Skip to content

Commit b689cee

Browse files
committed
Root 'jbuilder subst' calls
1 parent 3032e95 commit b689cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dev-repo: "https://github.com/mmottl/postgresql-ocaml.git"
1212
bug-reports: "https://github.com/mmottl/postgresql-ocaml/issues"
1313

1414
build: [
15-
["jbuilder" "subst"]{pinned}
15+
["jbuilder" "subst" "-p" name] {pinned}
1616
["jbuilder" "build" "-p" name "-j" jobs]
1717
]
1818

0 commit comments

Comments
 (0)