Skip to content

Commit

Permalink
Fix rocq-stdlib.dev (forgot to install)
Browse files Browse the repository at this point in the history
  • Loading branch information
SkySkimmer committed Feb 5, 2025
1 parent 1cde0a5 commit 532d6ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core-dev/packages/rocq-stdlib/rocq-stdlib.dev/opam
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ build: [
[ "rocq" "makefile" "-f" "_CoqProject" "-o" "Makefile" ]
[ make "-j%{jobs}%" ]
]
install: [ make "install" ]

url {
src: "git+https://github.com/coq/stdlib.git#master"
Expand Down

0 comments on commit 532d6ac

Please sign in to comment.