Updated Branches: refs/heads/master c979425ce -> d1d9cacbf
CLOUDSTACK-46 : Missed a reference to the mycloud setup script in cloud.spec Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d1d9cacb Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/d1d9cacb Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/d1d9cacb Branch: refs/heads/master Commit: d1d9cacbfbd15bc10fb7c199d131d70df8710ae7 Parents: c979425 Author: Chip Childers <[email protected]> Authored: Fri Sep 7 14:43:41 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Fri Sep 7 14:43:41 2012 -0400 ---------------------------------------------------------------------- cloud.spec | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d1d9cacb/cloud.spec ---------------------------------------------------------------------- diff --git a/cloud.spec b/cloud.spec index 4bbff9a..ab445ff 100644 --- a/cloud.spec +++ b/cloud.spec @@ -554,7 +554,6 @@ fi %attr(0755,root,root) %{_initrddir}/%{name}-agent %attr(0755,root,root) %{_bindir}/%{name}-setup-agent %dir %attr(0770,root,root) %{_localstatedir}/log/%{name}/agent -%attr(0755,root,root) %{_bindir}/mycloud-setup-agent %files cli %{_bindir}/%{name}-tool
