Set path to the setup files (cherry picked from commit 7625de97781e09834e8d3b91068913af2d7d938e)
Signed-off-by: Hugo Trippaers <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/212c53c1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/212c53c1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/212c53c1 Branch: refs/heads/4.1 Commit: 212c53c1732cd3583c3ca4d08661291907b2f225 Parents: f82849d Author: Hugo Trippaers <[email protected]> Authored: Mon Feb 4 22:37:15 2013 +0100 Committer: Hugo Trippaers <[email protected]> Committed: Tue Feb 5 21:14:07 2013 +0100 ---------------------------------------------------------------------- packaging/centos63/replace.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/212c53c1/packaging/centos63/replace.properties ---------------------------------------------------------------------- diff --git a/packaging/centos63/replace.properties b/packaging/centos63/replace.properties index 7bdcc1d..e58e19b 100644 --- a/packaging/centos63/replace.properties +++ b/packaging/centos63/replace.properties @@ -52,7 +52,7 @@ PLUGINJAVADIR= PREMIUMJAVADIR= PYTHONDIR=/usr/lib/python2.6/site-packages/ SERVERSYSCONFDIR=/etc/sysconfig -SETUPDATADIR=/usr/share/cloud/setup +SETUPDATADIR=/usr/share/cloudstack-management/setup SYSCONFDIR=/etc/sysconfig SYSTEMCLASSPATH= SYSTEMJARS=
