Signed-off-by: Rob Hoes <[email protected]>

# HG changeset patch
# User Rob Hoes <[email protected]>
# Date 1294419411 0
# Node ID 075a54f9320ebaaf649db22cf60854e737715a1a
# Parent  70b29fc7d5e0449354b1ac373fb9e08ca70a8968
Remove unnecessary dependencies to build 'xsh'

Signed-off-by: Rob Hoes <[email protected]>

diff -r 70b29fc7d5e0 -r 075a54f9320e ocaml/xsh/OMakefile
--- a/ocaml/xsh/OMakefile
+++ b/ocaml/xsh/OMakefile
@@ -1,6 +1,6 @@
-OCAML_LIBS    = ../util/version ../idl/ocaml_backend/common 
../idl/ocaml_backend/client
-OCAMLINCLUDES = ../idl/ocaml_backend/ ../util/
-OCAMLPACKS    = xml-light2 stdext uuid stunnel http-svr
+OCAML_LIBS    = 
+OCAMLINCLUDES = 
+OCAMLPACKS    = stdext stunnel
 COMPILE_NATIVE=no
 section
        OCAMLFLAGS+=-linkall
# HG changeset patch
# User Rob Hoes <[email protected]>
# Date 1294419411 0
# Node ID 075a54f9320ebaaf649db22cf60854e737715a1a
# Parent  70b29fc7d5e0449354b1ac373fb9e08ca70a8968
Remove unnecessary dependencies to build 'xsh'

Signed-off-by: Rob Hoes <[email protected]>

diff -r 70b29fc7d5e0 -r 075a54f9320e ocaml/xsh/OMakefile
--- a/ocaml/xsh/OMakefile
+++ b/ocaml/xsh/OMakefile
@@ -1,6 +1,6 @@
-OCAML_LIBS    = ../util/version ../idl/ocaml_backend/common ../idl/ocaml_backend/client
-OCAMLINCLUDES = ../idl/ocaml_backend/ ../util/
-OCAMLPACKS    = xml-light2 stdext uuid stunnel http-svr
+OCAML_LIBS    = 
+OCAMLINCLUDES = 
+OCAMLPACKS    = stdext stunnel
 COMPILE_NATIVE=no
 section
 	OCAMLFLAGS+=-linkall
_______________________________________________
xen-api mailing list
[email protected]
http://lists.xensource.com/mailman/listinfo/xen-api

Reply via email to