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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:34:51 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:34:51
  Author: allan
Revision: 99938

remove !libtool

Modified:
  openocd/repos/community-i686/PKGBUILD
  openocd/repos/community-x86_64/PKGBUILD
  openocd/trunk/PKGBUILD

---------------------------------+
 repos/community-i686/PKGBUILD   |    2 +-
 repos/community-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 02:34:31 UTC (rev 99937)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:34:51 UTC (rev 99938)
@@ -12,7 +12,7 @@
 url='http://openocd.berlios.de'
 license=('GPL')
 depends=('libftdi')
-options=(!strip !libtool)
+options=(!strip)
 install=openocd.install
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
 sha256sums=('52237b786530c8460b221556c26fa4779f668b7dcb83ff14b8c5eb2050f38e63')

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:34:31 UTC (rev 99937)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:34:51 UTC (rev 99938)
@@ -12,7 +12,7 @@
 url='http://openocd.berlios.de'
 license=('GPL')
 depends=('libftdi')
-options=(!strip !libtool)
+options=(!strip)
 install=openocd.install
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
 sha256sums=('52237b786530c8460b221556c26fa4779f668b7dcb83ff14b8c5eb2050f38e63')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:34:31 UTC (rev 99937)
+++ trunk/PKGBUILD	2013-10-31 02:34:51 UTC (rev 99938)
@@ -12,7 +12,7 @@
 url='http://openocd.berlios.de'
 license=('GPL')
 depends=('libftdi')
-options=(!strip !libtool)
+options=(!strip)
 install=openocd.install
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
 sha256sums=('52237b786530c8460b221556c26fa4779f668b7dcb83ff14b8c5eb2050f38e63')




More information about the arch-commits mailing list