New commits:
commit 22ddfa5e3ffb47a303481a789d7a6d71266c6ddf
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
wget: Added PRE_REMOVE to fix removal of info
entries.
diff --git a/ftp/wget/HISTORY b/ftp/wget/HISTORY
index c980f56..063a0ca 100644
--- a/ftp/wget/HISTORY
+++ b/ftp/wget/HISTORY
@@ -1,3 +1,6 @@
+2009-01-16 George Sherwood <gsherwood AT sourcemage.org>
+ * PRE_REMOVE: Added file to remove info dir entries
+
2009-01-08 Vlad Glagolev <stealth AT sourcemage.org>
* REPAIR^all^POST_REMOVE: fixed for new devel sorcery restrictions
* BUILD: spaces ftw
diff --git a/ftp/wget/PRE_REMOVE b/ftp/wget/PRE_REMOVE
new file mode 100755
index 0000000..76b363f
--- /dev/null
+++ b/ftp/wget/PRE_REMOVE
@@ -0,0 +1,2 @@
+install-info --remove --info-dir="${INSTALL_ROOT}/usr/share/info"\
+ ${INSTALL_ROOT}/usr/share/info/wget.info
[SM-Commit] GIT changes to master grimoire by George Sherwood (22ddfa5e3ffb47a303481a789d7a6d71266c6ddf),
George Sherwood, 01/16/2009