Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d7a4010e30d313fe39f263a8e339ac6b3b35d967)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d7a4010e30d313fe39f263a8e339ac6b3b35d967)
  • Date: Mon, 14 Jul 2008 05:05:37 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

x11/catfish/HISTORY | 3 +++
x11/catfish/PRE_BUILD | 4 ++++
2 files changed, 7 insertions(+)

New commits:
commit d7a4010e30d313fe39f263a8e339ac6b3b35d967
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

catfish: fixed docs installation

diff --git a/x11/catfish/HISTORY b/x11/catfish/HISTORY
index 73d3585..9b959b7 100644
--- a/x11/catfish/HISTORY
+++ b/x11/catfish/HISTORY
@@ -1,3 +1,6 @@
+2008-07-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * PRE_BUILD: fixed docs installation
+
2007-12-13 Ethan "eekee" Grammatikidis <eekee57 AT fastmail.fm>
* DETAILS: updated to 0.3

diff --git a/x11/catfish/PRE_BUILD b/x11/catfish/PRE_BUILD
new file mode 100755
index 0000000..9e2d8c8
--- /dev/null
+++ b/x11/catfish/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+sed -i "s:doc:doc/\$(APPNAME):g" Makefile.in



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d7a4010e30d313fe39f263a8e339ac6b3b35d967), Vlad Glagolev, 07/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page