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

Rémy Oudompheng remy at archlinux.org
Sat Sep 4 09:59:24 UTC 2010


    Date: Saturday, September 4, 2010 @ 05:59:24
  Author: remy
Revision: 89830

upgpkg: bluez 4.70-2
Rebuild for python2.

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-04 07:38:41 UTC (rev 89829)
+++ PKGBUILD	2010-09-04 09:59:24 UTC (rev 89830)
@@ -4,7 +4,7 @@
 
 pkgname=bluez
 pkgver=4.70
-pkgrel=1
+pkgrel=2
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
@@ -33,7 +33,7 @@
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-
+  sed -i 's#python#python2#' test/simple-agent
   ./configure --prefix=/usr \
         --sysconfdir=/etc \
         --localstatedir=/var \




More information about the arch-commits mailing list