Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (6014d2cfcc5ace61b78b5ba93713ee038262536f)

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 Bearcat Sandor (6014d2cfcc5ace61b78b5ba93713ee038262536f)
  • Date: Sat, 15 Sep 2007 12:40:37 +0200

On Saturday 15 of September 2007 09:37:53 Bearcat Sandor wrote:
> +++ b/video/myththemes/BUILD
> @@ -0,0 +1,4 @@
> +QTDIR=${QTDIR:-$INSTALL_ROOT/usr}                         &&
> +./configure  --prefix=/usr                                &&
> +qmake  myththemes.pro                                  
> +
Both configure and qmake are needed? It is usually configure+make or
qmake+make.

And with passing so few flags to configure (if you compare to default_build)
make sure the man and info pages get installed in a good path.

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