[arch-commits] Commit in libots/repos (extra-i686/PKGBUILD extra-x86_64/PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 13:31:42 UTC 2013


    Date: Wednesday, October 30, 2013 @ 14:31:42
  Author: allan
Revision: 198218

remove !libtool

Modified:
  libots/repos/extra-i686/PKGBUILD
  libots/repos/extra-x86_64/PKGBUILD

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

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-10-30 13:31:22 UTC (rev 198217)
+++ extra-i686/PKGBUILD	2013-10-30 13:31:42 UTC (rev 198218)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('libxml2' 'glib2')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/ots-${pkgver}.tar.gz")
 sha1sums=('4468bc06470734848c2369a37c84f76ca4ac3f9a')
 

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-10-30 13:31:22 UTC (rev 198217)
+++ extra-x86_64/PKGBUILD	2013-10-30 13:31:42 UTC (rev 198218)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('libxml2' 'glib2')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/ots-${pkgver}.tar.gz")
 sha1sums=('4468bc06470734848c2369a37c84f76ca4ac3f9a')
 




More information about the arch-commits mailing list