cons-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can we use wildcards to deliver files in Cons?


From: Brad Garcia
Subject: Re: Can we use wildcards to deliver files in Cons?
Date: Thu, 26 Feb 2004 06:12:40 -0500 (EST)

On Thu, 26 Feb 2004, GHOSH, AMIT (HP-ISO STSD-STL) wrote:

> I am facing a problem with Cons. I have a module in which during build
> time a few files are created via shell scripts. Now the problem is that
> the name of the file depends on an environment variable (which can
> change depending on certain conditions), so how do I deliver this file
> in the file list: (Delivery file). I do not know the name of the file as
> it depends on the dynamic environment variable.

Ideally, you would be setting the environment variable from within your
Construct file.  But even if you are not, you can see the value of this
variable from within your Construct file.  So it should be possible to
know the name of the target files within the Construct file.


Brad Garcia




reply via email to

[Prev in Thread] Current Thread [Next in Thread]