Skip to Content.
Sympa Menu

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

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 (1de7d5594b8f0178ffb7743a33f135e8a60fa71b)
  • Date: Fri, 16 Jan 2009 09:16:55 -0600

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

crypto/gnupg/HISTORY | 5 ++++-
crypto/gnupg/PRE_REMOVE | 1 +
2 files changed, 5 insertions(+), 1 deletion(-)

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

gnupg: Added PRE_REMOVE to delete info file

diff --git a/crypto/gnupg/HISTORY b/crypto/gnupg/HISTORY
index 89cf6c0..a2ac7e6 100644
--- a/crypto/gnupg/HISTORY
+++ b/crypto/gnupg/HISTORY
@@ -1,5 +1,8 @@
+2009-01-16 George Sherwood <gsherwood AT sourcemage.org>
+ * PRE_REMOVE: Added to remove gnugp1.info file
+
2009-01-01 George Sherwood <gsherwood AT sourcemage.org>
- * POST_REMOVE: removed, no info filess installed
+ * POST_REMOVE: removed, no info files installed
* REPAIR^all^POST_REMOVE: Added to fix tablet

2008-05-29 Vlad Glagolev <stealth AT sourcemage.org>
diff --git a/crypto/gnupg/PRE_REMOVE b/crypto/gnupg/PRE_REMOVE
new file mode 100755
index 0000000..a4d5bc3
--- /dev/null
+++ b/crypto/gnupg/PRE_REMOVE
@@ -0,0 +1 @@
+install-info --delete $INSTALL_ROOT/usr/share/info/gnupg1.info --info-dir
$INSTALL_ROOT/usr/share/info



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

Archive powered by MHonArc 2.6.24.

Top of Page