Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (8a109ec2881deeb3a9e70d158fb796c4b138ff1e)

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 Eric Sandall (8a109ec2881deeb3a9e70d158fb796c4b138ff1e)
  • Date: Sat, 13 Oct 2007 00:50:51 -0700

Quoting Jaka Kranjc <lynx AT mages.ath.cx>:

On Saturday 13 of October 2007 02:32:28 Eric Sandall wrote:
for X11_directory in bin lib/X11 include/X11
do
- fhs_mkdir /usr/X11R6/$X11_directory &&
- pushd $INSTALL_ROOT/ &&
- ln -sf usr/$X11_directory \
- usr/X11R6/$X11_directory &&
+ fhs_mkdir /usr/X11R6/$X11_directory &&
+ pushd $INSTALL_ROOT/ &&
+ ln -sf $INSTALL_ROOT/usr/$X11_directory \
+ usr/X11R6/$X11_directory &&
popd
done &&
You're gonna love this. You should use TRACK_ROOT when linking. :)

Der....thanks. :)

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285





Archive powered by MHonArc 2.6.24.

Top of Page