Skip to Content.
Sympa Menu

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

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 (0e684c1e380b44e2c1e31167e5e88fcd2f5a034f)
  • Date: Mon, 31 Dec 2007 20:34:14 -0600

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

gnome2-libs/goffice-0.6/PRE_BUILD | 8 ++++++++
gnome2-libs/goffice-0.6/patch-Makefile_in | 11 +++++++++++
2 files changed, 19 insertions(+)

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

goffice-0.6: added forgotten files. p.s. Ladislav Hagara: ROFLMAO :D,
thanks, and HNY too ;p

diff --git a/gnome2-libs/goffice-0.6/PRE_BUILD
b/gnome2-libs/goffice-0.6/PRE_BUILD
new file mode 100755
index 0000000..9015ca2
--- /dev/null
+++ b/gnome2-libs/goffice-0.6/PRE_BUILD
@@ -0,0 +1,8 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+
+source $GRIMOIRE/is_depends_enabled.function &&
+
+if ! is_depends_enabled $SPELL gtk-doc; then
+ patch -p0 < $SPELL_DIRECTORY/patch-Makefile_in
+fi
diff --git a/gnome2-libs/goffice-0.6/patch-Makefile_in
b/gnome2-libs/goffice-0.6/patch-Makefile_in
new file mode 100644
index 0000000..628e2d7
--- /dev/null
+++ b/gnome2-libs/goffice-0.6/patch-Makefile_in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2007-12-22 17:20:33.000000000 +0100
++++ Makefile.in 2007-12-22 17:21:23.000000000 +0100
+@@ -268,7 +268,7 @@
+ target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+-SUBDIRS = goffice tests pixmaps plugins po docs tools
++SUBDIRS = goffice tests pixmaps plugins po tools
+ EXTRA_DIST = README NEWS BUGS MAINTAINERS AUTHORS \
+ goffice.mk \
+ goffice-plugins.mk \



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0e684c1e380b44e2c1e31167e5e88fcd2f5a034f), Vlad Glagolev, 12/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page