Skip to content

Commit f1b7595

Browse files
authored
simplify opam file
These fields are not necessary since opam 2
1 parent ed00604 commit f1b7595

File tree

1 file changed

+0
-2
lines changed
  • packages/ulex-camlp5/ulex-camlp5.1.3

1 file changed

+0
-2
lines changed

packages/ulex-camlp5/ulex-camlp5.1.3/opam

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ build: [
1111
[make "all.opt"]
1212
]
1313
install: [make "install"]
14-
remove: [["ocamlfind" "remove" "ulex-camlp5"]]
15-
flags: light-uninstall
1614
depends: [
1715
"ocaml" {>="5.0.0"}
1816
"ocamlfind" {build}

0 commit comments

Comments
 (0)