diff --git a/opam b/opam index 8a6eea720..2099ce320 100644 --- a/opam +++ b/opam @@ -10,7 +10,6 @@ build: [ [make "-f" "Makefile" ] ] -install: [make "-f" "Makefile" "PREFIX=%{prefix}%" "install"] remove: ["ocamlfind" "remove" "compiler-workout"] flags: [ light-uninstall ]