Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (994424fdbc2af96eaf4fb6a8eedd0ef2b4be6d8e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (994424fdbc2af96eaf4fb6a8eedd0ef2b4be6d8e)
  • Date: Mon, 19 Jan 2009 15:26:30 -0600

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

x11/pclock/BUILD | 1 +
x11/pclock/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 994424fdbc2af96eaf4fb6a8eedd0ef2b4be6d8e
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

pclock: correct install path

diff --git a/x11/pclock/BUILD b/x11/pclock/BUILD
index 55b37d5..9f6352b 100755
--- a/x11/pclock/BUILD
+++ b/x11/pclock/BUILD
@@ -1 +1,2 @@
+ sed -ie 's#/usr/X11R6/#/usr/#' src/Makefile &&
make
diff --git a/x11/pclock/HISTORY b/x11/pclock/HISTORY
index 1cc5336..8a7fed3 100644
--- a/x11/pclock/HISTORY
+++ b/x11/pclock/HISTORY
@@ -1,3 +1,6 @@
+2009-01-19 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * BUILD: Don't install to /usr/X11R6
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs




  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (994424fdbc2af96eaf4fb6a8eedd0ef2b4be6d8e), Ethan Grammatikidis, 01/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page