Date: Wednesday, October 30, 2013 @ 13:53:54 Author: allan Revision: 198118
remove !libtool Modified: json-c/repos/extra-i686/PKGBUILD json-c/repos/extra-x86_64/PKGBUILD json-c/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 12:53:32 UTC (rev 198117) +++ repos/extra-i686/PKGBUILD 2013-10-30 12:53:54 UTC (rev 198118) @@ -10,7 +10,7 @@ license=(MIT) arch=(i686 x86_64) depends=(glibc) -options=(!libtool !makeflags) +options=(!makeflags) source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz) sha256sums=('28dfc65145dc0d4df1dfe7701ac173c4e5f9347176c8983edbfac9149494448c') Modified: repos/extra-x86_64/PKGBUILD =================================================================== --- repos/extra-x86_64/PKGBUILD 2013-10-30 12:53:32 UTC (rev 198117) +++ repos/extra-x86_64/PKGBUILD 2013-10-30 12:53:54 UTC (rev 198118) @@ -10,7 +10,7 @@ license=(MIT) arch=(i686 x86_64) depends=(glibc) -options=(!libtool !makeflags) +options=(!makeflags) source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz) sha256sums=('28dfc65145dc0d4df1dfe7701ac173c4e5f9347176c8983edbfac9149494448c') Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2013-10-30 12:53:32 UTC (rev 198117) +++ trunk/PKGBUILD 2013-10-30 12:53:54 UTC (rev 198118) @@ -10,7 +10,7 @@ license=(MIT) arch=(i686 x86_64) depends=(glibc) -options=(!libtool !makeflags) +options=(!makeflags) source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz) sha256sums=('28dfc65145dc0d4df1dfe7701ac173c4e5f9347176c8983edbfac9149494448c')
