Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (68412b133bb1528e280889e7a520d680da824ebd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
  • To: Pol Vinogradov <vin.public AT gmail.com>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (68412b133bb1528e280889e7a520d680da824ebd)
  • Date: Sat, 20 Feb 2010 20:44:05 +0100 (CET)

:2010-02-19T17:52:Pol Vinogradov:

> if [[ "$GNASH_MEMORY" == "posix" ]]; then
> - list_add GNASH_OPTS "--with-shm=posix"
> + list_add OPTS "--with-shm=posix"
> else
> - list_add GNASH_OPTS "--with-shm=sysv"
> + list_add OPTS "--with-shm=sysv"
> fi
> diff --git a/http/gnash/DEPENDS b/http/gnash/DEPENDS
> index f6be2ff..2dec224 100755
> --- a/http/gnash/DEPENDS
> +++ b/http/gnash/DEPENDS

Last I checked OPTS is NOT to be touched anywhere other than BUILD. If
you do it anywhere else it might or might not work. This is policy last
I checked.

http://www.sourcemage.org/Things_Spells_Should_Not_Do

"modify any variable provided by sorcery (excluding OPTS and only during
BUILD and INSTALL) (has a big fat warning)"


--
Andraž 'ruskie' Levstik
Source Mage GNU/Linux Games/Xorg grimoire guru
Re-Alpine Coordinator http://sourceforge.net/projects/re-alpine/
Geek/Hacker/Tinker

Show them the ropes and soon they've used that rope to build a bridge to
their future.


Archive powered by MHonArc 2.6.24.

Top of Page