Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Andraž Levstik (654b3dab3252ce6082391db87b0d8ce39f6614a0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Andraž Levstik (654b3dab3252ce6082391db87b0d8ce39f6614a0)
  • Date: Thu, 26 Apr 2007 16:02:11 -0500

GIT changes to master games grimoire by Andraž Levstik <ruskie AT mages.ath.cx>:

games-fps/bzflag/HISTORY | 2 +-
games-fps/bzflag/INSTALL | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 654b3dab3252ce6082391db87b0d8ce39f6614a0
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

bzflag: minor fix in INSTALL

diff --git a/games-fps/bzflag/HISTORY b/games-fps/bzflag/HISTORY
index f931f7c..e9ea8e7 100644
--- a/games-fps/bzflag/HISTORY
+++ b/games-fps/bzflag/HISTORY
@@ -2,7 +2,7 @@
* DETAILS: added force download
* PREPARE: fixed up the message
* DEPENDS: added crystalspace dep for branch
- * INSTALL: copy the missing filse and set perms
+ * INSTALL: copy the missing filse and set perms, minor fix

2007-04-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* BUILD: minor revamp
diff --git a/games-fps/bzflag/INSTALL b/games-fps/bzflag/INSTALL
index a5a08b4..9929c1c 100755
--- a/games-fps/bzflag/INSTALL
+++ b/games-fps/bzflag/INSTALL
@@ -1,6 +1,6 @@
make MKDIR_P="mkdir -p" install &&
if [[ $BZF_VERSION == v2_0_cs_branch ]]; then
-cp -v data/*.xml world \
+cp -v data/*.xml data/world \
${INSTALL_ROOT}/usr/share/games/bzflag/
fi &&
cd ${INSTALL_ROOT}/usr/share/games/bzflag/ &&



  • [SM-Commit] GIT changes to master games grimoire by Andraž Levstik (654b3dab3252ce6082391db87b0d8ce39f6614a0), Andraž Levstik, 04/26/2007

Archive powered by MHonArc 2.6.24.

Top of Page