Skip to Content.
Sympa Menu

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

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 (9a8945af876d559addb462bf5daf5de84fc12a4a)
  • Date: Fri, 16 Jan 2009 15:14:45 -0600

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

libs/readline/HISTORY | 3 ++-
libs/readline/REPAIR^3004ba79eee5283ad792e3c6899d71e4^POST_REMOVE | 5
+++++
libs/readline/REPAIR^all^POST_REMOVE | 5
-----
3 files changed, 7 insertions(+), 6 deletions(-)

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

readline: Fixing REPAIR file

diff --git a/libs/readline/HISTORY b/libs/readline/HISTORY
index a58cfd9..ee5e099 100644
--- a/libs/readline/HISTORY
+++ b/libs/readline/HISTORY
@@ -1,7 +1,8 @@
2009-01-16 George Sherwood <gsherwood AT sourcemage.org>
* PRE_REMOVE: Added to delete info entries from dir
* POST_REMOVE: Deleted
- * REAPAIR^all^POST_REMOVE: Added to fix tablet entries
+ * REPAIR^3004ba79eee5283ad792e3c6899d71e4^POST_REMOVE: Added to
+ fix tablet entries

2008-05-03 George Sherwood <george AT beernabeer.com>
* DETAiLS: PATCHLEVEL++
diff --git
a/libs/readline/REPAIR^3004ba79eee5283ad792e3c6899d71e4^POST_REMOVE
b/libs/readline/REPAIR^3004ba79eee5283ad792e3c6899d71e4^POST_REMOVE
new file mode 100755
index 0000000..21b7248
--- /dev/null
+++ b/libs/readline/REPAIR^3004ba79eee5283ad792e3c6899d71e4^POST_REMOVE
@@ -0,0 +1,5 @@
+install-info --delete history --info-dir ${INSTALL_ROOT}/usr/share/info
+install-info --delete readline --info-dir ${INSTALL_ROOT}/usr/share/info
+install-info --delete rluserman --info-dir ${INSTALL_ROOT}/usr/share/info
+true
+
diff --git a/libs/readline/REPAIR^all^POST_REMOVE
b/libs/readline/REPAIR^all^POST_REMOVE
deleted file mode 100755
index 21b7248..0000000
--- a/libs/readline/REPAIR^all^POST_REMOVE
+++ /dev/null
@@ -1,5 +0,0 @@
-install-info --delete history --info-dir ${INSTALL_ROOT}/usr/share/info
-install-info --delete readline --info-dir ${INSTALL_ROOT}/usr/share/info
-install-info --delete rluserman --info-dir ${INSTALL_ROOT}/usr/share/info
-true
-



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

Archive powered by MHonArc 2.6.24.

Top of Page