Skip to Content.
Sympa Menu

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

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 (22ddfa5e3ffb47a303481a789d7a6d71266c6ddf)
  • Date: Fri, 16 Jan 2009 07:28:37 -0600

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



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

Archive powered by MHonArc 2.6.24.

Top of Page