Skip to content

Commit

Permalink
opam-fix: add '"-p" name' to subst command
Browse files Browse the repository at this point in the history
  • Loading branch information
seliopou committed Jul 12, 2018
1 parent 5af236a commit c8a6bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigstringaf.opam
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage: "https://github.com/inhabitedtype/bigstringaf"
bug-reports: "https://github.com/inhabitedtype/bigstringaf/issues"
dev-repo: "https://github.com/inhabitedtype/bigstringaf.git"
build: [
["jbuilder" "subst"] {pinned}
["jbuilder" "subst" "-p" name] {pinned}
["jbuilder" "build" "-p" name "-j" jobs]
]
build-test: [
Expand Down

0 comments on commit c8a6bac

Please sign in to comment.