From: David Scott Date: Tue, 24 Aug 2010 09:54:57 +0000 (+0100) Subject: Fix build by using $(DESTDIR)/ rather than $(DIST)/staging/ X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=ccb0105e638aefc4431ec495906068829ceab916;p=xcp%2Fxen-api.git Fix build by using $(DESTDIR)/ rather than $(DIST)/staging/ Signed-off-by: David Scott --- diff --git a/scripts/OMakefile b/scripts/OMakefile index 98d60db3..b44a7887 100644 --- a/scripts/OMakefile +++ b/scripts/OMakefile @@ -49,7 +49,7 @@ install: $(IPROG) debug_ha_query_liveset $(DESTDIR)/opt/xensource/debug $(IPROG) xe-scsi-dev-map $(DESTDIR)/opt/xensource/bin/ $(IPROG) xe-mount-iso-sr $(DESTDIR)/opt/xensource/bin/ - $(IPROG) xe-reset-networking $(DIST)/staging/opt/xensource/bin/ + $(IPROG) xe-reset-networking $(DESTDIR)/opt/xensource/bin/ $(IPROG) xe-set-iscsi-iqn $(DESTDIR)/opt/xensource/bin/ $(IPROG) xe-toolstack-restart $(DESTDIR)/opt/xensource/bin/ $(IPROG) xe-xentrace $(DESTDIR)/opt/xensource/bin/