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

Vlad Glagolev scm at sourcemage.org
Mon Jul 14 06:05:37 EDT 2008


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



More information about the SM-Commit mailing list