Frank, Currently, I have applied the below changes only to 3.0.x branch. Please let me know do I have to apply the same to other branches as well?
Thanks, Pradeep.S -----Original Message----- From: Frank Zhang Sent: Monday, May 21, 2012 11:46 PM To: cloudstack-dev@incubator.apache.org Cc: Pradeep Soundararajan Subject: RE: [PATCH] debian: Do not package the css, js, ui and images directory in the agent package Pradeep, please review and apply this patch. It looks good to me > -----Original Message----- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: Monday, May 21, 2012 6:03 AM > To: cloudstack-dev@incubator.apache.org > Cc: Wido den Hollander > Subject: [PATCH] debian: Do not package the css, js, ui and images > directory in the agent package > > > Signed-off-by: Wido den Hollander <w...@widodh.nl> > --- > debian/cloud-agent.install | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) > > 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 > -- > 1.7.5.4