[SM-Commit] GIT changes to master grimoire by George Sherwood (cb560e71ffa6bfba54bd1758f776b73304a1f3bd)

George Sherwood scm at sourcemage.org
Fri Jan 16 16:49:35 EST 2009


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

 crypto/gnupg/HISTORY                                             |    2 ++
 crypto/gnupg/REPAIR^737a6991d42adc1ffe069a0ace215440^POST_REMOVE |    3 +++
 crypto/gnupg/REPAIR^all^POST_REMOVE                              |    3 ---
 3 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit cb560e71ffa6bfba54bd1758f776b73304a1f3bd
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    gnupg: Added proper REPAIR file

diff --git a/crypto/gnupg/HISTORY b/crypto/gnupg/HISTORY
index a2ac7e6..f10184f 100644
--- a/crypto/gnupg/HISTORY
+++ b/crypto/gnupg/HISTORY
@@ -1,5 +1,7 @@
 2009-01-16 George Sherwood <gsherwood at sourcemage.org>
 	* PRE_REMOVE: Added to remove gnugp1.info file
+	* REPAIR^737a6991d42adc1ffe069a0ace215440^POST_REMOVE: Added
+	  proper REPAIR file
 
 2009-01-01 George Sherwood <gsherwood at sourcemage.org>
 	* POST_REMOVE: removed, no info files installed
diff --git a/crypto/gnupg/REPAIR^737a6991d42adc1ffe069a0ace215440^POST_REMOVE b/crypto/gnupg/REPAIR^737a6991d42adc1ffe069a0ace215440^POST_REMOVE
new file mode 100755
index 0000000..397046b
--- /dev/null
+++ b/crypto/gnupg/REPAIR^737a6991d42adc1ffe069a0ace215440^POST_REMOVE
@@ -0,0 +1,3 @@
+install-info  --delete gpg   --info-dir $INSTALL_ROOT/usr/share/info
+install-info  --delete gpgv  --info-dir $INSTALL_ROOT/usr/share/info
+true
diff --git a/crypto/gnupg/REPAIR^all^POST_REMOVE b/crypto/gnupg/REPAIR^all^POST_REMOVE
deleted file mode 100755
index 397046b..0000000
--- a/crypto/gnupg/REPAIR^all^POST_REMOVE
+++ /dev/null
@@ -1,3 +0,0 @@
-install-info  --delete gpg   --info-dir $INSTALL_ROOT/usr/share/info
-install-info  --delete gpgv  --info-dir $INSTALL_ROOT/usr/share/info
-true



More information about the SM-Commit mailing list