Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
8411e189b0af09e5baad34031555870cf692c1ad
/
.
/
lib
/
ocaml
/
opam
blob: 9dbc3d91147c26c4cb8e1321e1896f59fdf439f4 [
file
] [
log
] [
blame
]
James E. King, III
b28160b
2017-02-15 14:23:44 -0500
[
diff
] [
blame
]
1
opam
-
version
:
"1"
2
maintainer
:
"XXX(FILL ME IN WITH EMAIL)"
3
build
:
[
4
[
make
]
5
[
make
"install"
]
6
]
7
remove
:
[[
"ocamlfind"
"remove"
"thrift"
]]
8
depends
:
[
"ocamlfind"
]