Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (61b4e71982bc8ae98714bd4ca38c4afaf68ec0ba)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <stealth AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (61b4e71982bc8ae98714bd4ca38c4afaf68ec0ba)
  • Date: Fri, 24 Aug 2012 18:11:08 +0400

> +case ${THIS_SUB_DEPENDS} in
> +"legacy") FFMPEG_RELEASE="legacy" && echo "Forcing legacy release."
> ;;
> +"stable") FFMPEG_RELEASE="stable" && echo "Forcing stable release."
> ;;
> +*) echo "Unknown sub depends!!!" && return 1 ;;
> +esac

we use UPPERCASE subdep-names. so they must be LEGACY and STABLE.

--
Dont wait to die to find paradise...
--
Cheerz,
Vlad "Stealth" Glagolev

Attachment: pgphCN3jGXjwa.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page