Skip to Content.
Sympa Menu

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

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 (80ff15756e27c80ac67963c40d7489f1bf1e353b)
  • Date: Tue, 1 Dec 2009 02:30:43 -0600

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

doc/evince/BUILD | 9 +++++++--
doc/evince/HISTORY | 3 +++
2 files changed, 10 insertions(+), 2 deletions(-)

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

evince: fixed compilation of omf phase

diff --git a/doc/evince/BUILD b/doc/evince/BUILD
index 5afe5b1..4f8dfd1 100755
--- a/doc/evince/BUILD
+++ b/doc/evince/BUILD
@@ -1,4 +1,9 @@
-OPTS="$EVINCE_THUMB $EVINCE_DVI $EVINCE_PIXBUF $OPTS" &&
-OPTS="$EVINCE_COMIC $EVINCE_IMPRESS $OPTS" &&
+OPTS="--with-help-formats=xml \
+ $EVINCE_THUMB \
+ $EVINCE_DVI \
+ $EVINCE_PIXBUF \
+ $EVINCE_COMIC \
+ $EVINCE_IMPRESS \
+ $OPTS" &&

default_build
diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY
index 74e0a14..dd489a5 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -1,3 +1,6 @@
+2009-11-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: fixed build by removing the compilation of the omf files
(doc)
+
2009-10-19 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.28.1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (80ff15756e27c80ac67963c40d7489f1bf1e353b), Vlad Glagolev, 12/01/2009

Archive powered by MHonArc 2.6.24.

Top of Page