Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Pavel Vinogradov (838f4342a669377ad1422c0d7d87702b4c4ee3e5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Pavel Vinogradov (838f4342a669377ad1422c0d7d87702b4c4ee3e5)
  • Date: Tue, 22 Aug 2023 05:14:37 +0000

GIT changes to master games grimoire by Pavel Vinogradov
<public AT sourcemaage.org>:

games-strategy-rts/openttd/BUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 838f4342a669377ad1422c0d7d87702b4c4ee3e5
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

games-strategy-rts/openttd: fixed typo in BUILD

diff --git a/games-strategy-rts/openttd/BUILD
b/games-strategy-rts/openttd/BUILD
index e230067..d13d6a1 100755
--- a/games-strategy-rts/openttd/BUILD
+++ b/games-strategy-rts/openttd/BUILD
@@ -1,3 +1,3 @@
-iOPTS="${OPENTTD_DEDICATED} ${OPTS}" &&
+OPTS="${OPENTTD_DEDICATED} ${OPTS}" &&

default_build



  • [SM-Commit] GIT changes to master games grimoire by Pavel Vinogradov (838f4342a669377ad1422c0d7d87702b4c4ee3e5), Pavel Vinogradov, 08/22/2023

Archive powered by MHonArc 2.6.24.

Top of Page