mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
b28160b9c3
Client: OCaml Patch: Spiros Eliopoulos <seliopou@gmail.com> This closes #1193
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
opam-version: "1"
|
|
maintainer: "XXX(FILL ME IN WITH EMAIL)"
|
|
build: [
|
|
[make]
|
|
[make "install"]
|
|
]
|
|
remove: [["ocamlfind" "remove" "thrift"]]
|
|
depends: ["ocamlfind"]
|