Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Colin Phoul Childs (2b514fc1f8e20b22bb20686b3150fd33e85f027e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: Colin Phoul Childs <phoul AT sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Colin Phoul Childs (2b514fc1f8e20b22bb20686b3150fd33e85f027e)
  • Date: Wed, 23 May 2007 01:23:27 +0200

Just verified if nyello isn't in stable grimoire and can see something
strange with VERSION, it should be 0.5.0 by default.

# gaze versions nyello
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
xorg-modular - - - -
test audio-players nyello 20070523 -
z-rejected - - - -
stable - - - -


> --- a/audio-players/nyello/DETAILS
> +++ /dev/null
> @@ -1,38 +0,0 @@
> - SPELL=nyello
> - if [[ "$NYELLO_GIT"=="y" ]]; then
> - if [[ "$NYELLO_GIT_AUTOUPDATE"=="y" ]]; then
>


Yea, not "$NYELLO_GIT"=="y" but "$NYELLO_GIT" == "y".
There must be " " spaces.


> - VERSION=$(date +%Y%m%d)
> - else
> - VERSION=git
> - fi
> - SOURCE=$SPELL-git.tar.bz2
> - SOURCE_URL[0]=git://git.xmms.se/xmms2/nyello:nyello-git
> - SOURCE_IGNORE=volatile
> - SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
> -else
> - VERSION=0.5.0

--
Ladislav Hagaara





Archive powered by MHonArc 2.6.24.

Top of Page