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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 13:16:56 UTC 2013


    Date: Wednesday, October 30, 2013 @ 14:16:56
  Author: allan
Revision: 198178

remove !libtool

Modified:
  libgusb/repos/extra-i686/PKGBUILD
  libgusb/repos/extra-x86_64/PKGBUILD
  libgusb/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 13:16:35 UTC (rev 198177)
+++ repos/extra-i686/PKGBUILD	2013-10-30 13:16:56 UTC (rev 198178)
@@ -11,7 +11,6 @@
 depends=('udev' 'libusbx')
 makedepends=('gobject-introspection')
 source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
-options=('!libtool')
 sha256sums=('900103ff24a851ef8395b992236ced0aedb4c265ef2264f6ad8349300095198b')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 13:16:35 UTC (rev 198177)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 13:16:56 UTC (rev 198178)
@@ -11,7 +11,6 @@
 depends=('udev' 'libusbx')
 makedepends=('gobject-introspection')
 source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
-options=('!libtool')
 sha256sums=('900103ff24a851ef8395b992236ced0aedb4c265ef2264f6ad8349300095198b')
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 13:16:35 UTC (rev 198177)
+++ trunk/PKGBUILD	2013-10-30 13:16:56 UTC (rev 198178)
@@ -11,7 +11,6 @@
 depends=('udev' 'libusbx')
 makedepends=('gobject-introspection')
 source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
-options=('!libtool')
 sha256sums=('900103ff24a851ef8395b992236ced0aedb4c265ef2264f6ad8349300095198b')
 
 build() {




More information about the arch-commits mailing list