[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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 Attachment:
lib-xapi-datamodel _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |