Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (3d210eb0d1f82eeeea38d873864e2ab351355bd0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Martin Spitzbarth <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (3d210eb0d1f82eeeea38d873864e2ab351355bd0)
  • Date: Mon, 23 Apr 2007 10:33:06 -0500

GIT changes to master grimoire by Martin Spitzbarth <m.spitzbarth AT gmx.de>:

disk/davfs/BUILD | 2 +-
disk/davfs/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 08afc1e6cf7a40d581b370a31b5c38a014cd7f00
Author: Martin Spitzbarth <m.spitzbarth AT gmx.de>
Commit: Martin Spitzbarth <m.spitzbarth AT gmx.de>

davfs: fixed typo, bug 13736

diff --git a/disk/davfs/BUILD b/disk/davfs/BUILD
index 5230602..feceeab 100755
--- a/disk/davfs/BUILD
+++ b/disk/davfs/BUILD
@@ -1,3 +1,3 @@
-make single &&
+make_single &&
default_build &&
make_normal
diff --git a/disk/davfs/HISTORY b/disk/davfs/HISTORY
index a5f5fdb..0289e54 100644
--- a/disk/davfs/HISTORY
+++ b/disk/davfs/HISTORY
@@ -1,3 +1,6 @@
+2007-04-23 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * BUILD: fixed typo with make_single
+
2007-04-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.0
* PRE_BUILD: added, to create account davfs2



  • [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (3d210eb0d1f82eeeea38d873864e2ab351355bd0), Martin Spitzbarth, 04/23/2007

Archive powered by MHonArc 2.6.24.

Top of Page