Date: Thursday, October 31, 2013 @ 00:12:48 Author: allan Revision: 99716
remove !libtool Modified: commoncpp2/repos/community-i686/PKGBUILD commoncpp2/repos/community-x86_64/PKGBUILD commoncpp2/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-30 23:12:24 UTC (rev 99715) +++ repos/community-i686/PKGBUILD 2013-10-30 23:12:48 UTC (rev 99716) @@ -14,7 +14,7 @@ url='http://www.gnu.org/software/commoncpp/' license=('GPL' 'custom') depends=('gcc-libs' 'zlib' 'sh') -options=('!libtool' '!makeflags') +options=('!makeflags') install=$pkgname.install source=("http://ftp.gnu.org/pub/gnu/commoncpp/$pkgname-$pkgver.tar.gz") sha256sums=('53ced4aff74e28a1d8018eb2b4974519028db3c12471ab6dff1c873578c9af4e') Modified: repos/community-x86_64/PKGBUILD =================================================================== --- repos/community-x86_64/PKGBUILD 2013-10-30 23:12:24 UTC (rev 99715) +++ repos/community-x86_64/PKGBUILD 2013-10-30 23:12:48 UTC (rev 99716) @@ -14,7 +14,7 @@ url='http://www.gnu.org/software/commoncpp/' license=('GPL' 'custom') depends=('gcc-libs' 'zlib' 'sh') -options=('!libtool' '!makeflags') +options=('!makeflags') install=$pkgname.install source=("http://ftp.gnu.org/pub/gnu/commoncpp/$pkgname-$pkgver.tar.gz") sha256sums=('53ced4aff74e28a1d8018eb2b4974519028db3c12471ab6dff1c873578c9af4e') Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2013-10-30 23:12:24 UTC (rev 99715) +++ trunk/PKGBUILD 2013-10-30 23:12:48 UTC (rev 99716) @@ -14,7 +14,7 @@ url='http://www.gnu.org/software/commoncpp/' license=('GPL' 'custom') depends=('gcc-libs' 'zlib' 'sh') -options=('!libtool' '!makeflags') +options=('!makeflags') install=$pkgname.install source=("http://ftp.gnu.org/pub/gnu/commoncpp/$pkgname-$pkgver.tar.gz") sha256sums=('53ced4aff74e28a1d8018eb2b4974519028db3c12471ab6dff1c873578c9af4e')
