public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/xe/files: xe-2.16.2
@ 2009-07-14  6:29 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2009-07-14  6:29 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/07/14 06:29:20

  Added:                xe-2.16.2
  Log:
  version bump
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.1                  games-emulation/xe/files/xe-2.16.2

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/xe/files/xe-2.16.2?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/xe/files/xe-2.16.2?rev=1.1&content-type=text/plain

Index: xe-2.16.2
===================================================================
#!/bin/sh

if [[ ! -d ~/.xe/modules ]] ; then
    mkdir -p ~/.xe/modules
fi
for f in GENTOODIR/modules/*
do
    ln -s $f ~/.xe/modules/ 2> /dev/null
done
exec xe.bin "${@}"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-14  6:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-14  6:29 [gentoo-commits] gentoo-x86 commit in games-emulation/xe/files: xe-2.16.2 Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox