diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-06 22:29:02 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-06 22:29:02 (GMT) |
commit | 999d8e68e11f9676c491540601ae0a191e1fab49 (patch) | |
tree | 9a6fc38f0ac1e0399f5628717fbf7cb10eb3fb72 /abs/core/avahi/introspection.patch | |
parent | bed9218f521cfd8631017f995aa5bdb4f2bd67aa (diff) | |
download | linhes_pkgbuild-999d8e68e11f9676c491540601ae0a191e1fab49.zip linhes_pkgbuild-999d8e68e11f9676c491540601ae0a191e1fab49.tar.gz linhes_pkgbuild-999d8e68e11f9676c491540601ae0a191e1fab49.tar.bz2 |
avahi 0.6.31
Diffstat (limited to 'abs/core/avahi/introspection.patch')
-rw-r--r-- | abs/core/avahi/introspection.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/abs/core/avahi/introspection.patch b/abs/core/avahi/introspection.patch deleted file mode 100644 index 88a7a73..0000000 --- a/abs/core/avahi/introspection.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff -aur avahi-0.6.27/avahi-gobject/AvahiCore-0.6.gir avahi-0.6.27-introspection/avahi-gobject/AvahiCore-0.6.gir ---- avahi-0.6.27/avahi-gobject/AvahiCore-0.6.gir 2010-06-27 02:38:43.018291433 +0200 -+++ avahi-0.6.27-introspection/avahi-gobject/AvahiCore-0.6.gir 2010-09-30 16:16:41.260000339 +0200 -@@ -1,10 +1,12 @@ - <?xml version="1.0"?> --<repository version="1.0" -+<repository version="1.2" - xmlns="http://www.gtk.org/introspection/core/1.0" - xmlns:c="http://www.gtk.org/introspection/c/1.0" - xmlns:glib="http://www.gtk.org/introspection/glib/1.0"> - <namespace name="AvahiCore" version="0.6" shared-library="avahi-core"> -- <alias name="IfIndex" target="int" c:type="AvahiIfIndex"/> -+ <alias name="IfIndex" target="int"> -+ <type name="AvahiIfIndex" c:type="AvahiIfIndex"/> -+ </alias> - <enumeration name="Protocol" c:type="AvahiProtocol"> - <member name="inet" - value="0" |