Updated Branches:
  refs/heads/master d6b652995 -> 1aa7a50cf

fix rpm build


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/1aa7a50c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/1aa7a50c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/1aa7a50c

Branch: refs/heads/master
Commit: 1aa7a50cf22ce39c15eb8561041ae6de2eb64006
Parents: d6b6529
Author: Edison.Su <[email protected]>
Authored: Mon Sep 10 19:51:08 2012 -0400
Committer: Edison.Su <[email protected]>
Committed: Mon Sep 10 19:51:16 2012 -0400

----------------------------------------------------------------------
 cloud.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/1aa7a50c/cloud.spec
----------------------------------------------------------------------
diff --git a/cloud.spec b/cloud.spec
index 33068b8..7b16a76 100644
--- a/cloud.spec
+++ b/cloud.spec
@@ -313,7 +313,7 @@ echo Doing CloudStack build
 rm $RPM_BUILD_ROOT/etc/rc.d/init.d/cloud-console-proxy
 rm $RPM_BUILD_ROOT/usr/bin/cloud-setup-console-proxy
 rm $RPM_BUILD_ROOT/usr/libexec/console-proxy-runner
-./tools/ant/apache-ant-1.7.1/bin/ant deploy-rpm-install 
-Drpm.install.dir=$RPM_BUILD_ROOT
+ant deploy-rpm-install -Drpm.install.dir=$RPM_BUILD_ROOT
 
 %clean
 

Reply via email to