Skip to Content.
Sympa Menu

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

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 (b1a17cbbc0be5a922b730e2f82a1a4a6bc3d9056)
  • Date: Fri, 16 Jan 2009 15:05:58 -0600

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

utils/which/HISTORY | 3 ++-
utils/which/REPAIR^559f10b199980092229173e84b4c73b0^POST_REMOVE | 3 +++
utils/which/REPAIR^all^POST_REMOVE | 3 ---
3 files changed, 5 insertions(+), 4 deletions(-)

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

which: Unfortunately, I used all and don't think
that was correct for the REPAIR file.

diff --git a/utils/which/HISTORY b/utils/which/HISTORY
index e9c6f2f..7e31ae7 100644
--- a/utils/which/HISTORY
+++ b/utils/which/HISTORY
@@ -1,5 +1,6 @@
2009-01-15 George Sherwood <gsherwood AT sourcemage.org>
- * REPAIR^all^POST_REMOVE: Added to fix tablet
+ * REPAIR^559f10b199980092229173e84b4c73b0^POST_REMOVE: Added to
+ fix tablet
* PRE_REMOVE: Added to remove info file
* POST_REMOVE: Removed.

diff --git a/utils/which/REPAIR^559f10b199980092229173e84b4c73b0^POST_REMOVE
b/utils/which/REPAIR^559f10b199980092229173e84b4c73b0^POST_REMOVE
new file mode 100755
index 0000000..a6b22e0
--- /dev/null
+++ b/utils/which/REPAIR^559f10b199980092229173e84b4c73b0^POST_REMOVE
@@ -0,0 +1,3 @@
+install-info --delete which --info-dir "$INSTALL_ROOT/usr/share/info"
+true
+
diff --git a/utils/which/REPAIR^all^POST_REMOVE
b/utils/which/REPAIR^all^POST_REMOVE
deleted file mode 100755
index a6b22e0..0000000
--- a/utils/which/REPAIR^all^POST_REMOVE
+++ /dev/null
@@ -1,3 +0,0 @@
-install-info --delete which --info-dir "$INSTALL_ROOT/usr/share/info"
-true
-



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

Archive powered by MHonArc 2.6.24.

Top of Page