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

Andrea Scarpino andrea at archlinux.org
Mon May 2 21:32:44 UTC 2011


    Date: Monday, May 2, 2011 @ 17:32:44
  Author: andrea
Revision: 122198

upgpkg: bluez 4.92-2
disabled the udev rule to fix a bug with initscript, see http://mailman.archlinux.org/pipermail/arch-general/2011-April/019787.html

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-02 19:06:42 UTC (rev 122197)
+++ PKGBUILD	2011-05-02 21:32:44 UTC (rev 122198)
@@ -4,7 +4,7 @@
 
 pkgname=bluez
 pkgver=4.92
-pkgrel=1
+pkgrel=2
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
@@ -48,7 +48,7 @@
     --enable-pand \
     --enable-dund \
     --enable-cups \
-    --enable-udevrules \
+    --disable-udevrules \
     --enable-configfiles
   make
 }




More information about the arch-commits mailing list