Skip to Content.
Sympa Menu

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

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 (24c9d426e1378c3c91498bb2f7b02ae6af6918c4)
  • Date: Tue, 17 Apr 2007 11:12:42 -0500

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

utils/at/HISTORY | 4 ++++
utils/at/PRE_BUILD | 3 ---
utils/at/at.patch | 11 -----------
3 files changed, 4 insertions(+), 14 deletions(-)

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

at: removed the patch from my previous commit

diff --git a/utils/at/HISTORY b/utils/at/HISTORY
index aacd0b5..a0fdb5b 100644
--- a/utils/at/HISTORY
+++ b/utils/at/HISTORY
@@ -1,4 +1,8 @@
2007-04-17 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * PRE_BUILD: removed
+ * at.patch: removed in order to keep the spell simple
+
+2007-04-17 Martin Spitzbarth <m.spitzbarth AT gmx.de>
* DETAILS: updated to 3.1.10
* PRE_BUILD: removed patches for 3.1.8
* at.patch: removed patch for 3.1.8, which is in upstream now,
diff --git a/utils/at/PRE_BUILD b/utils/at/PRE_BUILD
deleted file mode 100755
index 397a332..0000000
--- a/utils/at/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-patch -p1 < $SCRIPT_DIRECTORY/at.patch
diff --git a/utils/at/at.patch b/utils/at/at.patch
deleted file mode 100644
index ddb584f..0000000
--- a/utils/at/at.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN at-3.1.10/parsetime.y at-3.1.10.fixed/parsetime.y
---- at-3.1.10/parsetime.y 2005-08-05 05:31:04.000000000 +0200
-+++ at-3.1.10.fixed/parsetime.y 2007-04-17 13:14:34.000000000 +0200
-@@ -4,6 +4,7 @@
- #include <string.h>
- #include <stdio.h>
- #include "parsetime.h"
-+#include "panic.h"
-
- #define YYDEBUG 1
-



  • [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (24c9d426e1378c3c91498bb2f7b02ae6af6918c4), Martin Spitzbarth, 04/17/2007

Archive powered by MHonArc 2.6.24.

Top of Page