[lokisetup] stripping part of the destination path in files elements?

Timothee Besset ttimo at idsoftware.com
Sun Jan 26 17:33:34 EST 2003


Well, a syntax like:

<files srcpath="core">
  *
</files>

Just does the job..

TTimo

On Sun, 26 Jan 2003 22:50:34 +0100
Timothee Besset <ttimo at idsoftware.com> wrote:

> I am merging in some changes we made a long time ago to the GtkRadiant
> loki_setup based code.
> 
> One of the things I need is to be able to copy a file tree and take out
> part of the path:
> 
> <files>
>   core/q3/
> </files>
> 
> would be copied to the installation directory as q3/ only
> 
> (I need to do this to safely seperate multiple options that might
> conflict)
> 
> I am not completely clear wether this is possible already, but it looks
> like it's not, right?
> 
> TTimo
> 



More information about the Lokisetup mailing list