Updated Branches: refs/heads/4.0 ef5db9d62 -> ef828127c
fix 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/ef828127 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/ef828127 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/ef828127 Branch: refs/heads/4.0 Commit: ef828127c2f322fda4960529fba63cab513aa0bc Parents: ef5db9d Author: root <root@edison-ThinkPad-X201.(none)> Authored: Sun Oct 7 16:22:44 2012 -0700 Committer: root <root@edison-ThinkPad-X201.(none)> Committed: Sun Oct 7 16:22:44 2012 -0700 ---------------------------------------------------------------------- cloud.spec | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ef828127/cloud.spec ---------------------------------------------------------------------- diff --git a/cloud.spec b/cloud.spec index bad9a63..a65113b 100644 --- a/cloud.spec +++ b/cloud.spec @@ -600,7 +600,6 @@ fi %defattr(0644,cloud,cloud,0755) %{_datadir}/cloud/bridge/conf/* %{_datadir}/cloud/bridge/webapps7080/* -%{_datadir}/cloud/bridge/lib/* %attr(0644,root,root) %{_datadir}/cloud/setup/bridge/db/* %attr(0755,root,root) %{_bindir}/cloudstack-aws-api-register %attr(0755,root,root) %{_bindir}/cloud-setup-bridge
