Skip to Content.
Sympa Menu

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

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 (8e0ca85ae37143437dc1e90a4bddc0ad23a1b944)
  • Date: Fri, 16 Jan 2009 16:07:52 -0600

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

ftp/wget/HISTORY | 2 ++
ftp/wget/REPAIR^a6c44543ed934dbb83c84c301e56ee23^POST_REMOVE | 4 ++++
ftp/wget/REPAIR^all^POST_REMOVE | 4 ----
3 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit 8e0ca85ae37143437dc1e90a4bddc0ad23a1b944
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

wget: Added proper REPAIR file. Last one.

diff --git a/ftp/wget/HISTORY b/ftp/wget/HISTORY
index 063a0ca..fabf4cf 100644
--- a/ftp/wget/HISTORY
+++ b/ftp/wget/HISTORY
@@ -1,5 +1,7 @@
2009-01-16 George Sherwood <gsherwood AT sourcemage.org>
* PRE_REMOVE: Added file to remove info dir entries
+ * REPAIR^a6c44543ed934dbb83c84c301e56ee23^POST_REMOVE: Added
+ proper REPAIR file

2009-01-08 Vlad Glagolev <stealth AT sourcemage.org>
* REPAIR^all^POST_REMOVE: fixed for new devel sorcery restrictions
diff --git a/ftp/wget/REPAIR^a6c44543ed934dbb83c84c301e56ee23^POST_REMOVE
b/ftp/wget/REPAIR^a6c44543ed934dbb83c84c301e56ee23^POST_REMOVE
new file mode 100755
index 0000000..dcebce3
--- /dev/null
+++ b/ftp/wget/REPAIR^a6c44543ed934dbb83c84c301e56ee23^POST_REMOVE
@@ -0,0 +1,4 @@
+install-info --remove --info-dir="${INSTALL_ROOT}/usr/share/info"\
+ ${INSTALL_ROOT}/usr/share/info/wget.info
+
+true
diff --git a/ftp/wget/REPAIR^all^POST_REMOVE b/ftp/wget/REPAIR^all^POST_REMOVE
deleted file mode 100755
index dcebce3..0000000
--- a/ftp/wget/REPAIR^all^POST_REMOVE
+++ /dev/null
@@ -1,4 +0,0 @@
-install-info --remove --info-dir="${INSTALL_ROOT}/usr/share/info"\
- ${INSTALL_ROOT}/usr/share/info/wget.info
-
-true



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

Archive powered by MHonArc 2.6.24.

Top of Page