Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (c8194a9a805fb8a0d070bf9b2db56605d699de13)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (c8194a9a805fb8a0d070bf9b2db56605d699de13)
  • Date: Fri, 16 Jan 2009 15:52:49 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

utils/grep/HISTORY | 4 ++++
utils/grep/REPAIR^32df23510c57490519e8edbce04525d6^POST_REMOVE | 3 +++
utils/grep/REPAIR^all^POST_REMOVE | 3 ---
3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit c8194a9a805fb8a0d070bf9b2db56605d699de13
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

grep: Added proper REPAIR file.

diff --git a/utils/grep/HISTORY b/utils/grep/HISTORY
index 6fd06fa..6281908 100644
--- a/utils/grep/HISTORY
+++ b/utils/grep/HISTORY
@@ -1,3 +1,7 @@
+2009-01-16 George Sherwood <gsherwood AT sourceamge.org>
+ * REPAIR^32df23510c57490519e8edbce04525d6^POST_REMOVE: Added
+ proper REPAIR file
+
2009-01-15 George Sherwood <gsherwood AT sourcemage.org>
* REPAIR^all^POST_REMOVE: Apply fix for devel sorcery
* PRE_REMOVE: Added to delete info files
diff --git a/utils/grep/REPAIR^32df23510c57490519e8edbce04525d6^POST_REMOVE
b/utils/grep/REPAIR^32df23510c57490519e8edbce04525d6^POST_REMOVE
new file mode 100755
index 0000000..83750d7
--- /dev/null
+++ b/utils/grep/REPAIR^32df23510c57490519e8edbce04525d6^POST_REMOVE
@@ -0,0 +1,3 @@
+install-info --remove --info-dir="${INSTALL_ROOT}/usr/share/info"\
+ ${INSTALL_ROOT}/usr/share/info/grep.info
+true
diff --git a/utils/grep/REPAIR^all^POST_REMOVE
b/utils/grep/REPAIR^all^POST_REMOVE
deleted file mode 100755
index 83750d7..0000000
--- a/utils/grep/REPAIR^all^POST_REMOVE
+++ /dev/null
@@ -1,3 +0,0 @@
-install-info --remove --info-dir="${INSTALL_ROOT}/usr/share/info"\
- ${INSTALL_ROOT}/usr/share/info/grep.info
-true



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (c8194a9a805fb8a0d070bf9b2db56605d699de13), George Sherwood, 01/16/2009

Archive powered by MHonArc 2.6.24.

Top of Page