Date: Wednesday, February 9, 2011 @ 17:02:47
  Author: andrea
Revision: 109468

Add /etc/dbus-1/system.d/bluetooth.conf to backup array (FS#22820)

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-02-09 20:45:28 UTC (rev 109467)
+++ PKGBUILD    2011-02-09 22:02:47 UTC (rev 109468)
@@ -23,7 +23,7 @@
 replaces=('bluez-libs' 'bluez-utils')
 options=('!libtool')
 backup=(etc/bluetooth/{main,rfcomm,audio,network,input,serial}.conf
-        etc/conf.d/bluetooth)
+        'etc/conf.d/bluetooth' 'etc/dbus-1/system.d/bluetooth.conf')
 
source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2";
         'bluetooth.conf.d'
         'rc.bluetooth')

Reply via email to