Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Anton Brondz (161b2b0133ff14a1fd0635043f266b251f604375)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Anton Brondz <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Anton Brondz (161b2b0133ff14a1fd0635043f266b251f604375)
  • Date: Sun, 17 Sep 2006 07:46:39 -0500

GIT changes to master grimoire by Anton Brondz <dinolinux AT sourcemage.org>:

mobile/moto4lin/BUILD | 4 ++--
mobile/moto4lin/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 161b2b0133ff14a1fd0635043f266b251f604375
Author: Anton Brondz <dinolinux AT sourcemage.org>
Commit: Anton Brondz <dinolinux AT sourcemage.org>

moto4lin: fixed bug #13035

diff --git a/mobile/moto4lin/BUILD b/mobile/moto4lin/BUILD
index 03e14e8..3747448 100755
--- a/mobile/moto4lin/BUILD
+++ b/mobile/moto4lin/BUILD
@@ -1,3 +1,3 @@
+cd $SOURCE_DIRECTORY &&
qmake &&
-make &&
-make install
\ No newline at end of file
+make
diff --git a/mobile/moto4lin/HISTORY b/mobile/moto4lin/HISTORY
index 68b0070..bdec37f 100644
--- a/mobile/moto4lin/HISTORY
+++ b/mobile/moto4lin/HISTORY
@@ -1,2 +1,5 @@
+2006-09-17 Anton Brondz <dinolinux AT sourcemage.org>
+ * BUILD: removed make install, bug #13035
+
2006-08-23 Armando Vega <synan AT rilinux.hr>
* DETAILS, DEPENDS, BUILD, HISTORY: created spell




Archive powered by MHonArc 2.6.24.

Top of Page