]> xenbits.xensource.com Git - xcp/xen-api.git/commitdiff
Fix build by using $(DESTDIR)/ rather than $(DIST)/staging/
authorDavid Scott <dave.scott@eu.citrix.com>
Tue, 24 Aug 2010 09:54:57 +0000 (10:54 +0100)
committerDavid Scott <dave.scott@eu.citrix.com>
Tue, 24 Aug 2010 09:54:57 +0000 (10:54 +0100)
Signed-off-by: David Scott <dave.scott@eu.citrix.com>
scripts/OMakefile

index 98d60db300663056531c719e2862974fbe54ad7d..b44a7887c5f688fbf5fa5af2798cce7b54255d51 100644 (file)
@@ -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/