On Fri, May 07, 2004 at 03:31:37PM +0500, Vlad Harchev wrote:
> On Fri, May 07, 2004 at 12:12:53PM +0200, Lars Balker Rasmussen wrote:
> > Vlad Harchev <[EMAIL PROTECTED]> writes:
> > > What is the official way of adding arbitrary files (not perl source - e.g.
> > > mylogo.png) to PAR files?
> > 
> > pp --add=mylogo.png ...
> 
> Oops, I overlooked this option. Thank you!
> 
> But anyway it's a far from perfect - if I use
> 
>     pp --add=gfx/misc/mylogo.png
> 
> the file gets into mylogo.png inside ./inc directory, not inside
>     ./inc/gfx/misc
> 
> That's a very big limitation for me! Is it possible to overcome this? Will
> it be OK if I play with content of PAR file and move mylogo.png to the proper
> dir manually and edit inc/MANIFEST and repack PAR file?
> 

If it's impossible right now, could you please suggest which PAR:: module and 
which sub of to hack to fix this temporarily?

Thanks in advance.
-- 
 Best regards,
  -Vlad

Reply via email to