Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (e21bff87f2da76b0783dec17e3fad6b10d658473)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (e21bff87f2da76b0783dec17e3fad6b10d658473)
  • Date: Wed, 30 Jan 2008 16:20:31 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

libs/libxml2/BUILD | 1 -
libs/libxml2/HISTORY | 3 +++
2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit e21bff87f2da76b0783dec17e3fad6b10d658473
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libxml2: BUILD is no longer necessary (though no reason was given in
HISTORY for why it was needed at some point)

diff --git a/libs/libxml2/BUILD b/libs/libxml2/BUILD
deleted file mode 100755
index b63364e..0000000
--- a/libs/libxml2/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-aclocal && automake && autoconf && default_build
diff --git a/libs/libxml2/HISTORY b/libs/libxml2/HISTORY
index a45180f..74c1fca 100644
--- a/libs/libxml2/HISTORY
+++ b/libs/libxml2/HISTORY
@@ -1,3 +1,6 @@
+2008-01-30 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: No longer needed (for whatever reason it was added)
+
2008-01-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.6.31, SECURITY_PATCH=1





Archive powered by MHonArc 2.6.24.

Top of Page