[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-API] [PATCH 3 of 3] Install additional packages



# HG changeset patch
# User root@xxxxxxxxxxxxxxxxxxxxx
# Date 1290004675 18000
# Node ID 56f040418b89013cc5773c8a4da3644a59e91a6a
# Parent  cf457090b419139cf5a67382e4ce8a44f03c4539
Install additional packages

These were built but not installed but were used by something down the build
chain.

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

diff -r cf457090b419 -r 56f040418b89 Makefile
--- a/Makefile  Wed Nov 17 09:37:55 2010 -0500
+++ b/Makefile  Wed Nov 17 09:37:55 2010 -0500
@@ -46,6 +46,10 @@ build: srpm $(MY_SOURCES)/MANIFEST
        $(RPMBUILD) --target $(DOMAIN0_ARCH_OPTIMIZED) -bb 
$(RPM_SPECSDIR)/omake.spec
        $(RPM) -ihv $(RPM_BINDIR)/omake* || echo omake is already installed
        $(RPMBUILD) --target $(DOMAIN0_ARCH_OPTIMIZED) -bb 
$(RPM_SPECSDIR)/xmlm.spec $(RPM_SPECSDIR)/getopt.spec 
$(RPM_SPECSDIR)/type-conv.spec
+       $(RPM) -ivh $(RPM_BINDIR)/ocaml-xmlm*.rpm || echo ocaml-xmlm is already 
installed
+       $(RPM) -ivh $(RPM_BINDIR)/ocaml-getopt*.rpm || echo ocaml-getopt is 
already installed
+       $(RPM) -ivh $(RPM_BINDIR)/ocaml-type-conv*.rpm || echo ocaml-type-conv 
is already installed
+
 
 .PHONY: srpm
 srpm:

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.