Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (755b5156c688a8f5625ab7146c05354793094f67)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (755b5156c688a8f5625ab7146c05354793094f67)
  • Date: Sat, 17 Feb 2007 15:36:13 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

archive/gzip/HISTORY | 3 +++
archive/gzip/REPAIR^none^UP_TRIGGERS | 3 +++
archive/gzip/UP_TRIGGERS | 3 +++
3 files changed, 9 insertions(+)

New commits:
commit 755b5156c688a8f5625ab7146c05354793094f67
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

gzip man fix

diff --git a/archive/gzip/HISTORY b/archive/gzip/HISTORY
index 26c10e6..add1f61 100644
--- a/archive/gzip/HISTORY
+++ b/archive/gzip/HISTORY
@@ -1,3 +1,6 @@
+2007-02-17 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * UP_TRIGGERS, REPAIR^none^UP_TRIGGERS: added for previous bug, broke
man
+
2007-02-03 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD, DETAILS: install binaries to /bin as per FHS (see bug 13067)

diff --git a/archive/gzip/REPAIR^none^UP_TRIGGERS
b/archive/gzip/REPAIR^none^UP_TRIGGERS
new file mode 100755
index 0000000..1689383
--- /dev/null
+++ b/archive/gzip/REPAIR^none^UP_TRIGGERS
@@ -0,0 +1,3 @@
+if [[ $VERSION == 1.3.9 ]]; then
+ up_trigger man cast_self
+fi
diff --git a/archive/gzip/UP_TRIGGERS b/archive/gzip/UP_TRIGGERS
new file mode 100755
index 0000000..1689383
--- /dev/null
+++ b/archive/gzip/UP_TRIGGERS
@@ -0,0 +1,3 @@
+if [[ $VERSION == 1.3.9 ]]; then
+ up_trigger man cast_self
+fi



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (755b5156c688a8f5625ab7146c05354793094f67), Jaka Kranjc, 02/17/2007

Archive powered by MHonArc 2.6.24.

Top of Page