Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Flavien Bridault (88efe2f128af32a11028dae2e64fce561d25d01d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Flavien Bridault (88efe2f128af32a11028dae2e64fce561d25d01d)
  • Date: Tue, 08 Aug 2006 11:40:24 -0700

Quoting Eric Sandall <eric AT sandall.us>:
Quoting Flavien Bridault <scm AT mail.sourcemage.org>:
<snip>
+if [ "$NVIDIA" = "y" ]; then
+ if [ "$(get_spell_provider $X11)" = xorg-server ]; then
+ depends nvidia-settings '--with-nvidia --with-x11=/usr/'
+ else
+ depends nvidia-settings '--with-nvidia --with-x11=/usr/X11R6/'
+ fi
+fi &&
<snip>

Configure paths need to be prepended with $TRACK_ROOT.

I should clarify. Configure paths denoting where to /find/ packages should use $TRACK_ROOT, paths denoting where to /install/ packages should use $INSTALL_ROOT.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





Archive powered by MHonArc 2.6.24.

Top of Page