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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:19:17 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:19:17
  Author: allan
Revision: 198348

remove !libtool

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

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 14:18:55 UTC (rev 198347)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:19:17 UTC (rev 198348)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'asciidoc' 'xmlto' 'fuse' 'swig' 'ruby' 'tk')
 optdepends=('ruby: ruby bindings'
             'tk: TCL/Tk bindings')
-options=('!makeflags' '!libtool' '!docs')
+options=('!makeflags' '!docs')
 source=("http://downloads.sourceforge.net/openobex/${pkgname}-${pkgver}-Source.tar.gz")
 md5sums=('31a50dbbd09c63cbb5399772aaff7936')
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:18:55 UTC (rev 198347)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:19:17 UTC (rev 198348)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'asciidoc' 'xmlto' 'fuse' 'swig' 'ruby' 'tk')
 optdepends=('ruby: ruby bindings'
             'tk: TCL/Tk bindings')
-options=('!makeflags' '!libtool' '!docs')
+options=('!makeflags' '!docs')
 source=("http://downloads.sourceforge.net/openobex/${pkgname}-${pkgver}-Source.tar.gz")
 md5sums=('31a50dbbd09c63cbb5399772aaff7936')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:18:55 UTC (rev 198347)
+++ trunk/PKGBUILD	2013-10-30 14:19:17 UTC (rev 198348)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'asciidoc' 'xmlto' 'fuse' 'swig' 'ruby' 'tk')
 optdepends=('ruby: ruby bindings'
             'tk: TCL/Tk bindings')
-options=('!makeflags' '!libtool' '!docs')
+options=('!makeflags' '!docs')
 source=("http://downloads.sourceforge.net/openobex/${pkgname}-${pkgver}-Source.tar.gz")
 md5sums=('31a50dbbd09c63cbb5399772aaff7936')
 




More information about the arch-commits mailing list