New commits:
commit 499ba4fc6ca42d5adef25aec55301d5b3f17eea7
Author: Andrew Stitt <astitt AT sourcemage.org>
Commit: Andrew Stitt <astitt AT sourcemage.org>
update build to work with git (first real git based commit)
(cherry picked from dd55abb091f02a130784f20528daec1150f7f65b commit)
diff --git a/ChangeLog b/ChangeLog
index 5781aea..782bb45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,14 @@
+2006-05-23 Andrew Stitt <astitt AT sourcemage.org>
+ * build: update to work with git
+
2006-03-26 Andrew Stitt <astitt AT sourcemage.org>
* libsorcery: default to no fuzzy extension matching, bug 10761
2006-05-12 Andrew Stitt <astitt AT sourcemage.org>
* libunpack: change parameters passed to tar, bug 11413, pull
- * libunpack: pull change from David Brown: added
- --no-same-permissions to tar to fix permissions problems when
- untaring files with og+w
+ * libunpack: pull change from David Brown: added
+ --no-same-permissions to tar to fix permissions problems when
+ untaring files with og+w
2006-05-01 Andrew Stitt <astitt AT sourcemage.org>
* libdepends: fix search for default provider
diff --git a/build b/build
index 279da2f..ca1024c 100755
--- a/build
+++ b/build
@@ -1,7 +1,7 @@
#!/bin/bash