Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (7604705fb7acdf7e1e9801cf7e28978d003bf3ca)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Juuso Alasuutari <iuso AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (7604705fb7acdf7e1e9801cf7e28978d003bf3ca)
  • Date: Thu, 15 Feb 2007 15:28:03 +0200

On Wednesday 14 February 2007 19:24, Jaka Kranjc wrote:
> > --- /dev/null
> > +++ b/disk/udev/SUB_DEPENDS
> > @@ -0,0 +1,13 @@
> > +case "$THIS_SUB_DEPENDS" in
> > + VOLUME_ID) if ! list_find "$_EXTRAS_TARG" "extras/volume_id"
> > + then
> > + echo "Sub-dependency VOLUME_ID requested, adding build"
> > \ + "target 'extras/volume_id'."
> > && + _EXTRAS_TARG="$_EXTRAS_TARG extras/volume_id"
> > && + persistent_add _EXTRAS_TARG
>
> Are you sure this works? Afaik persistent_add clears the variable, so it
> should be used first.

This is how I've used persistent_add before, and I did test this edit with
all
possible options.

--
Juuso Alasuutari
[[ Source Mage GNU/Linux ]]

Attachment: pgpnKUocO4Vz1.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page