Date: Thursday, October 31, 2013 @ 17:47:46
  Author: bisson
Revision: 198640

free rebuild

Modified:
  avahi/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-31 16:28:32 UTC (rev 198639)
+++ PKGBUILD    2013-10-31 16:47:46 UTC (rev 198640)
@@ -1,10 +1,10 @@
 # $Id$
+# Maintainer: Gaetan Bisson <bis...@archlinux.org>
 # Contributor: Douglas Soares de Andrade <doug...@archlinux.org>
-# Maintainer: Gaetan Bisson <bis...@archlinux.org>
 
 pkgname=avahi
 pkgver=0.6.31
-pkgrel=10
+pkgrel=11
 pkgdesc='Multicast/unicast DNS-SD framework'
 url='http://www.avahi.org/'
 license=('LGPL')
@@ -41,6 +41,7 @@
        sed '/^Libs:/s:$: -ldbus-1:' -i avahi-client.pc.in
        sed 's:netdev:network:g' -i avahi-daemon/avahi-dbus.conf
        sed 's:/sbin/resolvconf:/usr/sbin/resolvconf:g' -i */*.action
+       sed 's:-DG[^ ]*_DISABLE_DEPRECATED=1::g' -i avahi-ui/Makefile.*
 }
 
 build() {

Reply via email to