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

Tom Gundersen tomegun at archlinux.org
Wed May 30 15:33:52 UTC 2012


    Date: Wednesday, May 30, 2012 @ 11:33:52
  Author: tomegun
Revision: 160189

upgpkg: bluez 4.99-6

add systemd unit

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-30 11:50:04 UTC (rev 160188)
+++ PKGBUILD	2012-05-30 15:33:52 UTC (rev 160189)
@@ -5,7 +5,7 @@
 
 pkgname=bluez
 pkgver=4.99
-pkgrel=5
+pkgrel=6
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
@@ -48,7 +48,8 @@
     --enable-dund \
     --enable-cups \
     --enable-wiimote \
-    --disable-test
+    --disable-test \
+    --with-systemdunitdir=/usr/lib/systemd/system
 
   patch -p1 -i ../0001-udev-remove-deprecated-function.patch
 




More information about the arch-commits mailing list