|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH] # HG changeset patch
# HG changeset patch
# User Rob Hoes <rob.hoes@xxxxxxxxxx>
When uninstalling xapi-datamodel, do it from the place it was installed in
Signed-off-by: Rob Hoes <rob.hoes@xxxxxxxxxx>
diff -r 1d736d341fd9 ocaml/idl/OMakefile
--- a/ocaml/idl/OMakefile
+++ b/ocaml/idl/OMakefile
@@ -156,4 +156,4 @@
.PHONY: lib-uninstall
lib-uninstall:
- ocamlfind remove xapi-datamodel
\ No newline at end of file
+ ocamlfind remove -destdir $(INSTALL_PATH) xapi-datamodel
lib-xapi-datamodel
Description: Text document
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-API] [PATCH] # HG changeset patch,
Rob Hoes <=
|
|
|
|
|