[arch-commits] Commit in libdatrie (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 13:03:26 UTC 2013
Date: Wednesday, October 30, 2013 @ 14:03:26
Author: allan
Revision: 198144
remove !libtool
Modified:
libdatrie/repos/extra-i686/PKGBUILD
libdatrie/repos/extra-x86_64/PKGBUILD
libdatrie/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 13:03:04 UTC (rev 198143)
+++ repos/extra-i686/PKGBUILD 2013-10-30 13:03:26 UTC (rev 198144)
@@ -10,7 +10,7 @@
license=('LGPL')
arch=('i686' 'x86_64')
depends=('glibc')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
md5sums=('e253eb2433045f6e224c7fa44f9796e1')
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 13:03:04 UTC (rev 198143)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 13:03:26 UTC (rev 198144)
@@ -10,7 +10,7 @@
license=('LGPL')
arch=('i686' 'x86_64')
depends=('glibc')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
md5sums=('e253eb2433045f6e224c7fa44f9796e1')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 13:03:04 UTC (rev 198143)
+++ trunk/PKGBUILD 2013-10-30 13:03:26 UTC (rev 198144)
@@ -10,7 +10,7 @@
license=('LGPL')
arch=('i686' 'x86_64')
depends=('glibc')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
md5sums=('e253eb2433045f6e224c7fa44f9796e1')
More information about the arch-commits
mailing list