Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Alexander Tsamutali (f8f95ecd30e9062126515e3b93e8b3a4cc74c68d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Alexander Tsamutali (f8f95ecd30e9062126515e3b93e8b3a4cc74c68d)
  • Date: Sun, 17 Sep 2006 01:27:02 -0500

GIT changes to master games grimoire by Alexander Tsamutali
<astsmtl AT gmail.com>:

games-simulation/torcs/HISTORY | 3 +++
games-simulation/torcs/INSTALL | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit f8f95ecd30e9062126515e3b93e8b3a4cc74c68d
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

fixed torcs data installation

diff --git a/games-simulation/torcs/HISTORY b/games-simulation/torcs/HISTORY
index 7ac2f6f..0de98d3 100644
--- a/games-simulation/torcs/HISTORY
+++ b/games-simulation/torcs/HISTORY
@@ -1,3 +1,6 @@
+2006-09-17 Alexander Tsamutali <astsmtl AT gmail.com>
+ * INSTALL: fixed, added "make datainstall"
+
2006-03-10 Eric Sandall <eric AT sandall.us>
* DETAILS: Updated to 1.2.4
Removed deprecated FUZZ variable
diff --git a/games-simulation/torcs/INSTALL b/games-simulation/torcs/INSTALL
index 8b84dec..f8421d2 100755
--- a/games-simulation/torcs/INSTALL
+++ b/games-simulation/torcs/INSTALL
@@ -1,3 +1,4 @@
chown -R root:games * &&
chmod -R o-w * &&
-default_install
+default_install &&
+make datainstall



  • [SM-Commit] GIT changes to master games grimoire by Alexander Tsamutali (f8f95ecd30e9062126515e3b93e8b3a4cc74c68d), Alexander Tsamutali, 09/17/2006

Archive powered by MHonArc 2.6.24.

Top of Page