Date: Saturday, September 25, 2010 @ 15:16:21
  Author: andrea
Revision: 91270

upgpkg: bluez 4.72-2
upstream release (python2 rebuild)

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-09-25 19:03:25 UTC (rev 91269)
+++ PKGBUILD    2010-09-25 19:16:21 UTC (rev 91270)
@@ -4,7 +4,7 @@
 
 pkgname=bluez
 pkgver=4.72
-pkgrel=1
+pkgrel=2
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/";
 arch=('i686' 'x86_64')
@@ -75,7 +75,7 @@
   install -Dm644 ${srcdir}/bluetooth.conf.d \
     ${pkgdir}/etc/conf.d/bluetooth
 
-#  sed -i 's#/usr/bin/python#/usr/bin/python2#' test/simple-agent
+  sed -i 's#/usr/bin/python#/usr/bin/python2#' test/simple-agent
   install -Dm755 test/simple-agent \
     ${pkgdir}/usr/bin/bluez-simple-agent
 }

Reply via email to