Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (8576cb882555bfcfbaa0e88196561dba7ca01f2a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (8576cb882555bfcfbaa0e88196561dba7ca01f2a)
  • Date: Wed, 22 Apr 2009 23:39:14 -0500

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

mobile/moto4lin/BUILD | 1 +
mobile/moto4lin/HISTORY | 4 ++++
mobile/moto4lin/INSTALL | 1 +
3 files changed, 6 insertions(+)

New commits:
commit 8576cb882555bfcfbaa0e88196561dba7ca01f2a
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

moto4lin: added INSTALL file

commit 1796d9bd2ea7381855db6dc5a9350fbab6821f3d
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

moto4lin: crude hack to get it to compile

diff --git a/mobile/moto4lin/BUILD b/mobile/moto4lin/BUILD
index 3747448..c2a4e5e 100755
--- a/mobile/moto4lin/BUILD
+++ b/mobile/moto4lin/BUILD
@@ -1,3 +1,4 @@
+export QTDIR=/usr
cd $SOURCE_DIRECTORY &&
qmake &&
make
diff --git a/mobile/moto4lin/HISTORY b/mobile/moto4lin/HISTORY
index bdec37f..2b09a94 100644
--- a/mobile/moto4lin/HISTORY
+++ b/mobile/moto4lin/HISTORY
@@ -1,3 +1,7 @@
+2009-04-23 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * BUILD: QTDIR aparently empty, added crude hack
+ * INSTALL: added
+
2006-09-17 Anton Brondz <dinolinux AT sourcemage.org>
* BUILD: removed make install, bug #13035

diff --git a/mobile/moto4lin/INSTALL b/mobile/moto4lin/INSTALL
new file mode 100755
index 0000000..e6fe4f7
--- /dev/null
+++ b/mobile/moto4lin/INSTALL
@@ -0,0 +1 @@
+make install



  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (8576cb882555bfcfbaa0e88196561dba7ca01f2a), Ethan Grammatikidis, 04/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page