[arch-commits] Commit in avahi/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Tue Mar 13 22:48:27 UTC 2012


    Date: Tuesday, March 13, 2012 @ 18:48:26
  Author: bisson
Revision: 153436

fix FS#28889

Modified:
  avahi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-13 21:32:08 UTC (rev 153435)
+++ PKGBUILD	2012-03-13 22:48:26 UTC (rev 153436)
@@ -22,7 +22,8 @@
             'nss-mdns: NSS support for mDNS')
 makedepends=('qt' 'qt3' 'pygtk' 'mono' 'intltool' 'dbus-python'
              'gtk-sharp-2' 'gobject-introspection' 'gtk3')
-backup=('etc/avahi/avahi-daemon.conf'
+backup=('etc/avahi/hosts'
+        'etc/avahi/avahi-daemon.conf'
         'etc/avahi/services/ssh.service'
         'etc/avahi/services/sftp-ssh.service')
 source=("http://www.avahi.org/download/avahi-${pkgver}.tar.gz"




More information about the arch-commits mailing list