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

Sébastien Luttringer seblu at nymeria.archlinux.org
Mon Oct 21 20:21:06 UTC 2013


    Date: Monday, October 21, 2013 @ 22:21:06
  Author: seblu
Revision: 98971

upgpkg: linux-tools 3.11-2

https://www.archlinux.org/todo/remove-static-libraries/

Modified:
  linux-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-21 20:20:39 UTC (rev 98970)
+++ PKGBUILD	2013-10-21 20:21:06 UTC (rev 98971)
@@ -9,7 +9,7 @@
          'x86_energy_perf_policy'
          'usbip')
 pkgver=3.11
-pkgrel=1
+pkgrel=2
 license=('GPL2')
 arch=('i686' 'x86_64')
 url='http://www.kernel.org'
@@ -151,7 +151,6 @@
 package_usbip() {
   pkgdesc='An USB device sharing system over IP network'
   depends=('glib2' 'sysfsutils')
-  options=('!libtool')
 
   pushd linux-$pkgver/drivers/staging/usbip/userspace
   make install DESTDIR="$pkgdir"




More information about the arch-commits mailing list