Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (a4952520bdb68c8a5941f83c172b3025bbc40da5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (a4952520bdb68c8a5941f83c172b3025bbc40da5)
  • Date: Thu, 31 Aug 2006 10:40:14 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

mobile/cobex/DETAILS | 1 +
mobile/cobex/HISTORY | 3 +++
mobile/cobex/INSTALL | 2 +-
3 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit a4952520bdb68c8a5941f83c172b3025bbc40da5
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

cobex: added installation of more tools

diff --git a/mobile/cobex/DETAILS b/mobile/cobex/DETAILS
index fcbe8d6..f17d79a 100755
--- a/mobile/cobex/DETAILS
+++ b/mobile/cobex/DETAILS
@@ -7,6 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
WEB_SITE=http://$SPELL.SourceForge.net
DOCS="README *.txt"
LICENSE[0]=GPL
+ PATCHLEVEL=1
ENTERED=20051117
KEYWORDS="mobile obex protocol"
SHORT="communicate with SonyEricsson phones over a slow, serial cable"
diff --git a/mobile/cobex/HISTORY b/mobile/cobex/HISTORY
index 7ea65ff..de5cca7 100644
--- a/mobile/cobex/HISTORY
+++ b/mobile/cobex/HISTORY
@@ -1,3 +1,6 @@
+2006-08-31 Arjan Bouter <abouter AT sourcemage.org>
+ * INSTALL: added installation of cobex_ls and cobex_mkdir
+
2006-07-29 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 0.2.10

diff --git a/mobile/cobex/INSTALL b/mobile/cobex/INSTALL
index aeeebf4..a2f9e13 100755
--- a/mobile/cobex/INSTALL
+++ b/mobile/cobex/INSTALL
@@ -1 +1 @@
-cp cobex_{get,put,rm,put.pl} $INSTALL_ROOT/usr/bin
+cp cobex_{get,put,rm,put.pl,ls,mkdir} $INSTALL_ROOT/usr/bin



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (a4952520bdb68c8a5941f83c172b3025bbc40da5), Arjan Bouter, 08/31/2006

Archive powered by MHonArc 2.6.24.

Top of Page