Commit b6d83e1
committed
Add backwards-compatibility ocamlfind subpackages
As part of the jbuilder converstion, the packages
xenstore_transport
xenstore_transport.unix
xenstore_transport.lwt
were merged into `xenstore_transport`. This patch adds aliases to the
META file so we don't needlessly break the build of other components
which try to link with the subpackage.
This fixes the build of packages like vhd-tool, see
ocaml/opam-repository#9481 (comment)
Signed-off-by: David Scott <[email protected]>1 parent c393553 commit b6d83e1
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments