Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Persistence wiki

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Persistence wiki
  • Date: Sun, 22 Aug 2004 17:28:54 -0700

Quoting Vladimír Marek <vlmarek AT volny.cz>:
<snip>
> > How can we use config_query (or another method) to add to OPTS (if
> > OPTS is already considered persistent, can we just do: OPTS="$OPTS
> > <new options>" and it will be persistent during the cast (and not
> > saved, otherwise multiple casts would continually add <new options> to
> > the end ;))?
> What a question :) OPTS is generated each time spell is casted, so I
> don't see reason to make it persistent. You can do this:
>
> config_query SCREW "Do you want to make casting interesting ?" ?
> [ SCREW == 'y' ] && OPTS="$OPTS --screw-it"
>
> This way the qestion is remembered for next casts, and OPTS is not made
> persistent.

What I meant was is the "OPTS=" persistent for the spell (or more clearly: if
I
set OPTS=<something> in PRE_BUILD or CONFIGURE, will BUILD, INSTALL, etc. be
able to see my changes)?

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




Archive powered by MHonArc 2.6.24.

Top of Page