Skip to Content.
Sympa Menu

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

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 (4bfd7bd896cb1c64dee9c7af2348cd2099572cfe)
  • Date: Fri, 16 Jan 2009 15:41:23 -0600

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

utils/findutils/HISTORY | 3
++-
utils/findutils/REPAIR^2443eb77b720407d3e1deda8a517a8f9^POST_REMOVE | 3
+++
utils/findutils/REPAIR^all^POST_REMOVE | 3
---
3 files changed, 5 insertions(+), 4 deletions(-)

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

findutils: Add proper REPAIR file

diff --git a/utils/findutils/HISTORY b/utils/findutils/HISTORY
index bdf83f5..cd6ddf4 100644
--- a/utils/findutils/HISTORY
+++ b/utils/findutils/HISTORY
@@ -1,7 +1,8 @@
2009-01-16 George Sherwood <gsherwood AT sourcemage.org>
* PRE_REMOVE: Added to remove info files
* POST_REMOVE: Deleted.
- * REPAIR^all^POST_REMOVE: Added to fix tabet entry
+ * REPAIR^2443eb77b720407d3e1deda8a517a8f9^POST_REMOVE: Added to
+ fix tabet entry

2008-03-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.4.0
diff --git
a/utils/findutils/REPAIR^2443eb77b720407d3e1deda8a517a8f9^POST_REMOVE
b/utils/findutils/REPAIR^2443eb77b720407d3e1deda8a517a8f9^POST_REMOVE
new file mode 100755
index 0000000..acca544
--- /dev/null
+++ b/utils/findutils/REPAIR^2443eb77b720407d3e1deda8a517a8f9^POST_REMOVE
@@ -0,0 +1,3 @@
+install-info --delete find --info-dir ${INSTALL_ROOT}/usr/share/info
+true
+
diff --git a/utils/findutils/REPAIR^all^POST_REMOVE
b/utils/findutils/REPAIR^all^POST_REMOVE
deleted file mode 100755
index acca544..0000000
--- a/utils/findutils/REPAIR^all^POST_REMOVE
+++ /dev/null
@@ -1,3 +0,0 @@
-install-info --delete find --info-dir ${INSTALL_ROOT}/usr/share/info
-true
-



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

Archive powered by MHonArc 2.6.24.

Top of Page