Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (cbe1839b6e6fdbf348a06972c07fc14d3106d550)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (cbe1839b6e6fdbf348a06972c07fc14d3106d550)
  • Date: Sat, 5 Dec 2009 05:35:54 -0600

GIT changes to master grimoire by Arwed von Merkatz <v.merkatz AT gmx.net>:

gnome2-apps/osmo/BUILD | 1 +
gnome2-apps/osmo/HISTORY | 4 ++++
2 files changed, 5 insertions(+)

New commits:
commit cbe1839b6e6fdbf348a06972c07fc14d3106d550
Author: Arwed von Merkatz <v.merkatz AT gmx.net>
Commit: Arwed von Merkatz <v.merkatz AT gmx.net>

osmo: work with current libical

diff --git a/gnome2-apps/osmo/BUILD b/gnome2-apps/osmo/BUILD
index bf82cfc..b78f995 100755
--- a/gnome2-apps/osmo/BUILD
+++ b/gnome2-apps/osmo/BUILD
@@ -1,2 +1,3 @@
OPTS="$OPTS $OSMO_CONTACTS $OSMO_TASKS $OSMO_NOTES" &&
+CFLAGS="$CFLAGS -I$INSTALL_ROOT/usr/include/libical" &&
default_build
diff --git a/gnome2-apps/osmo/HISTORY b/gnome2-apps/osmo/HISTORY
index e78f4b3..c46304c 100644
--- a/gnome2-apps/osmo/HISTORY
+++ b/gnome2-apps/osmo/HISTORY
@@ -1,3 +1,7 @@
+2009-12-05 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * BUILD: add -I/usr/include/libical to CFLAGS, otherwise doesn't build
+ with current libical
+
2009-11-28 Vasil Yonkov <spirtbrat AT sourcemage.org>
* CONFIGURE, DEPENDS: proper query messages




  • [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (cbe1839b6e6fdbf348a06972c07fc14d3106d550), Arwed von Merkatz, 12/05/2009

Archive powered by MHonArc 2.6.24.

Top of Page