Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by George Sherwood (f9690efe76ce5b2b7c8da60f92c17aa3197fe2f1)

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 George Sherwood (f9690efe76ce5b2b7c8da60f92c17aa3197fe2f1)
  • Date: Sun, 4 Nov 2007 18:42:54 +0000

On Sunday 04 of November 2007 14:58:20 George Sherwood wrote:
> +  QTDIR=/usr    &&
> +  PATH=$QTDIR/bin/qt4:$PATH
Use QTDIR="${QTDIR:-/usr}"
so it doesn't overwrite QTDIR if it is already set. Actually we have a
profile
script for that, so to make it even better, source that instead.

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

Attachment: signature.asc
Description: This is a digitally signed message part.




Archive powered by MHonArc 2.6.24.

Top of Page