[jhbuild] modulesets: Fix listing of patches for Avahi
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] modulesets: Fix listing of patches for Avahi
- Date: Wed, 20 Mar 2013 22:10:28 +0000 (UTC)
commit 1fdc7a3739387f18827aa3328f01d9b3d33259ad
Author: Philip Withnall <philip tecnocode co uk>
Date: Wed Mar 20 16:43:09 2013 +0000
modulesets: Fix listing of patches for Avahi
The schema and parser require patches to be listed in a ‘patches’ element.
Helps: https://bugzilla.gnome.org/show_bug.cgi?id=696184
modulesets/gnome-suites-core-3.0.modules | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.0.modules b/modulesets/gnome-suites-core-3.0.modules
index e2676ae..c590ca4 100644
--- a/modulesets/gnome-suites-core-3.0.modules
+++ b/modulesets/gnome-suites-core-3.0.modules
@@ -757,11 +757,13 @@
<source href="http://avahi.org/download/avahi-0.6.28.tar.gz"
hash="sha256:a0d80aac88212b9f9d5331c248091d3c9c9209f0e41985421636ebd14230fc91"
md5sum="d0143a5aa3265019072e53ab497818d0" size="1238660"/>
- <patch file="avahi-build-fix.patch" strip="1"/>
<dependencies>
<dep package="gtk+"/>
<dep package="libdaemon"/>
</dependencies>
+ <patches>
+ <patch file="avahi-build-fix.patch" strip="1"/>
+ </patches>
</tarball>
<!-- hack around the lack of autogen.sh; bootstrap-configure doesn't
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]