Skip to Content.
Sympa Menu

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

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 (3392595b1d3436e1aa341ba30fb25a9cdcfcf7a2)
  • Date: Sat, 3 Mar 2007 11:48:05 -0600

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

wm-addons/asclock/HISTORY | 3 +++
wm-addons/asclock/INSTALL | 3 +--
2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 3392595b1d3436e1aa341ba30fb25a9cdcfcf7a2
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

assclock: fixed man path, removed wierd invoke_gcc

diff --git a/wm-addons/asclock/HISTORY b/wm-addons/asclock/HISTORY
index 9dae714..fa89e33 100644
--- a/wm-addons/asclock/HISTORY
+++ b/wm-addons/asclock/HISTORY
@@ -1,3 +1,6 @@
+2007-03-03 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * INSTALL: removed invoke_gcc; fixed man path
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/wm-addons/asclock/INSTALL b/wm-addons/asclock/INSTALL
index 6de4a23..37d3f1f 100755
--- a/wm-addons/asclock/INSTALL
+++ b/wm-addons/asclock/INSTALL
@@ -1,5 +1,4 @@
-invoke_gcc &&
default_install &&
cp -r themes /usr/share/asclock &&
gzip -9 < asclock.man > asclock.1.gz &&
-cp asclock.1.gz /usr/man/man1
+cp asclock.1.gz /usr/share/man/man1




Archive powered by MHonArc 2.6.24.

Top of Page