On Tue, Jun 04, 2013 at 11:26:01AM +0900, Hiroaki KAWAI wrote:
> HI,
> 
> I looked into tomcat6.spec file, the catalina.out
> stuff seems to be handled in rpm installation process.
> ------------------------
> %install
> :
> /bin/touch ${RPM_BUILD_ROOT}%{logdir}/catalina.out
> :
> 
> %files
> :
> %attr(0644,tomcat,tomcat) %{logdir}/catalina.out
> :
> ------------------------
> 
> So I'd like to suggest to do as such in our cloudstack spec file, too.
> 

Thanks, this is more elegant for RPMs. I'm trying the fix now. But the
hack I put in should work for debian packages too. 

-- 
Prasanna.,

------------------------
Powered by BigRock.com

Reply via email to