mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Removed install from OPAM configuration file.
This commit is contained in:
parent
0a1922520b
commit
6cb78de5a4
1 changed files with 0 additions and 1 deletions
1
opam
1
opam
|
|
@ -10,7 +10,6 @@ build: [
|
||||||
[make "-f" "Makefile" ]
|
[make "-f" "Makefile" ]
|
||||||
]
|
]
|
||||||
|
|
||||||
install: [make "-f" "Makefile" "PREFIX=%{prefix}%" "install"]
|
|
||||||
remove: ["ocamlfind" "remove" "compiler-workout"]
|
remove: ["ocamlfind" "remove" "compiler-workout"]
|
||||||
flags: [ light-uninstall ]
|
flags: [ light-uninstall ]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue