Skip to content

Commit

Permalink
Root 'jbuilder subst' calls
Browse files Browse the repository at this point in the history
  • Loading branch information
mmottl committed Jul 9, 2018
1 parent 3032e95 commit b689cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql.opam
Expand Up @@ -12,7 +12,7 @@ dev-repo: "https://github.com/mmottl/postgresql-ocaml.git"
bug-reports: "https://github.com/mmottl/postgresql-ocaml/issues"

build: [
["jbuilder" "subst"]{pinned}
["jbuilder" "subst" "-p" name] {pinned}
["jbuilder" "build" "-p" name "-j" jobs]
]

Expand Down

0 comments on commit b689cee

Please sign in to comment.