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

Tom Gundersen tomegun at archlinux.org
Sat May 26 12:42:40 UTC 2012


    Date: Saturday, May 26, 2012 @ 08:42:39
  Author: tomegun
Revision: 159750

upgpkg: bluez 4.99-3

udev rebuild

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-26 12:39:32 UTC (rev 159749)
+++ PKGBUILD	2012-05-26 12:42:39 UTC (rev 159750)
@@ -5,7 +5,7 @@
 
 pkgname=bluez
 pkgver=4.99
-pkgrel=2
+pkgrel=3
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
@@ -48,6 +48,9 @@
     --enable-cups \
     --enable-wiimote \
     --disable-test
+
+  sed -ri 's,udev_get_(dev|sys)_path([^)]+\)),"/\1",g' tools/hid2hci.c
+
   make
 }
 
@@ -77,7 +80,7 @@
     "${pkgdir}"/usr/bin/bluez-test-input
 
   # http://mailman.archlinux.org/pipermail/arch-general/2011-April/019787.html
-  rm "${pkgdir}"/usr/lib/udev/rules.d/97-bluetooth.rules
+#  rm "${pkgdir}"/usr/lib/udev/rules.d/97-bluetooth.rules
 }
 md5sums=('2387053eb5a7b02f37df4871df022a02'
          '7412982b440f29fa7f76a41a87fef985'




More information about the arch-commits mailing list