Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
Remove 'remove' field from opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
nojb committed Apr 11, 2015
1 parent 5d723f1 commit 40448e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ bug-reports: "https://www.github.com/nojb/ocaml-gccjit/issues"
license: "MIT"
build: [make]
build-doc: [make "doc"]
remove: ["ocamlfind" "remove" "gccjit"]
depends: [
"ctypes" {>= "0.4"}
"ocamlfind" {build}
Expand Down

0 comments on commit 40448e7

Please sign in to comment.