[jhbuild] 3.16: Add uninstall-before-install to folks
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.16: Add uninstall-before-install to folks
- Date: Tue, 20 Jan 2015 14:08:58 +0000 (UTC)
commit b0a53a1b63cf40c8f41253376576bc4fd7ed2b19
Author: Philip Withnall <philip withnall collabora co uk>
Date: Tue Jan 20 14:02:10 2015 +0000
3.16: Add uninstall-before-install to folks
Like EDS, it can exhibit problems caused by linking backend libraries
against the installed version of the main library, rather than the
just-built version. This is caused by an errant -L path in the linker
command.
See: https://bugzilla.gnome.org/show_bug.cgi?id=677672#c15
modulesets/gnome-suites-core-deps-3.16.modules | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.16.modules b/modulesets/gnome-suites-core-deps-3.16.modules
index 102bd62..11508cd 100644
--- a/modulesets/gnome-suites-core-deps-3.16.modules
+++ b/modulesets/gnome-suites-core-deps-3.16.modules
@@ -583,7 +583,8 @@
</dependencies>
</autotools>
- <autotools id="folks" autogenargs="--enable-eds-backend --disable-libsocialweb-backend
--disable-fatal-warnings">
+ <autotools id="folks" autogenargs="--enable-eds-backend --disable-libsocialweb-backend
--disable-fatal-warnings"
+ uninstall-before-install="true">
<branch/>
<dependencies>
<dep package="dbus"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]