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

George Sherwood scm at sourcemage.org
Fri Jan 16 08:28:37 EST 2009


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

 ftp/wget/HISTORY    |    3 +++
 ftp/wget/PRE_REMOVE |    2 ++
 2 files changed, 5 insertions(+)

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



More information about the SM-Commit mailing list