Skip to content

Commit

Permalink
Also, install opam-lib when pinned. Fix ocaml#1547.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsheets committed Jul 31, 2014
1 parent ea3ff88 commit c93e485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ build: [
[make "opam"]
["sh" "-c" "echo %{version}% > \"%{root}%/opam.version\""]
["install" "--backup" "-m" "755" "src/opam" "%{root}%/opam"]
[make "libinstall"]
]
remove: ["rm" "-f" "%{root}%/opam" "%{root}%/opam.version"]
depends: [
Expand Down

0 comments on commit c93e485

Please sign in to comment.