[arch-commits] Commit in bluez (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:24:44 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:24:44
  Author: allan
Revision: 197876

remove !libtool

Modified:
  bluez/repos/extra-i686/PKGBUILD
  bluez/repos/extra-x86_64/PKGBUILD
  bluez/trunk/PKGBUILD

-----------------------------+
 repos/extra-i686/PKGBUILD   |    1 -
 repos/extra-x86_64/PKGBUILD |    1 -
 trunk/PKGBUILD              |    1 -
 3 files changed, 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 11:24:20 UTC (rev 197875)
+++ repos/extra-i686/PKGBUILD	2013-10-30 11:24:44 UTC (rev 197876)
@@ -11,7 +11,6 @@
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('dbus' 'libical' 'systemd')
-options=(!libtool)
 source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2")
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 11:24:20 UTC (rev 197875)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 11:24:44 UTC (rev 197876)
@@ -11,7 +11,6 @@
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('dbus' 'libical' 'systemd')
-options=(!libtool)
 source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2")
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:24:20 UTC (rev 197875)
+++ trunk/PKGBUILD	2013-10-30 11:24:44 UTC (rev 197876)
@@ -11,7 +11,6 @@
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('dbus' 'libical' 'systemd')
-options=(!libtool)
 source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2")
 
 build() {




More information about the arch-commits mailing list