Updated Branches: refs/heads/master efe318336 -> 003d62899
debian: Do not package the css, js, ui and images directory in the agent package Signed-off-by: Wido den Hollander <[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/003d6289 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/003d6289 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/003d6289 Branch: refs/heads/master Commit: 003d628992d2a7e2f7e47e1165bc9edee6550b32 Parents: efe3183 Author: Wido den Hollander <[email protected]> Authored: Mon May 21 15:03:17 2012 +0200 Committer: David Nalley <[email protected]> Committed: Sun May 27 19:45:04 2012 -0400 ---------------------------------------------------------------------- debian/cloud-agent.install | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/003d6289/debian/cloud-agent.install ---------------------------------------------------------------------- diff --git a/debian/cloud-agent.install b/debian/cloud-agent.install index 5a05311..5ef72ce 100644 --- a/debian/cloud-agent.install +++ b/debian/cloud-agent.install @@ -5,8 +5,4 @@ /etc/init.d/cloud-agent /usr/bin/agent-runner /usr/bin/cloud-setup-agent -/usr/lib/cloud/agent/css -/usr/lib/cloud/agent/ui -/usr/lib/cloud/agent/js -/usr/lib/cloud/agent/images /var/log/cloud/agent
