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: Jaka Kranjc <lynx AT mages.ath.cx>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (7604705fb7acdf7e1e9801cf7e28978d003bf3ca)
  • Date: Wed, 14 Feb 2007 18:24:56 +0100

> --- /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.

--
We cannot command nature except by obeying her. --Sir Francis Bacon
Have a sourcerous day! www.sourcemage.org

Attachment: pgpsX5SlPSpkK.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page