Date: Wednesday, October 30, 2013 @ 14:29:40 Author: allan Revision: 198213
remove !libtool Modified: libogg/repos/extra-i686/PKGBUILD libogg/repos/extra-x86_64/PKGBUILD libogg/trunk/PKGBUILD -----------------------------+ repos/extra-i686/PKGBUILD | 1 - repos/extra-x86_64/PKGBUILD | 1 - trunk/PKGBUILD | 1 - 3 files changed, 3 deletions(-) Modified: repos/extra-i686/PKGBUILD =================================================================== --- repos/extra-i686/PKGBUILD 2013-10-30 13:29:15 UTC (rev 198212) +++ repos/extra-i686/PKGBUILD 2013-10-30 13:29:40 UTC (rev 198213) @@ -10,7 +10,6 @@ url="http://www.xiph.org/ogg/" license=('BSD') depends=('glibc') -options=('!libtool') source=(http://downloads.xiph.org/releases/ogg/$pkgname-$pkgver.tar.xz config_types.h) Modified: repos/extra-x86_64/PKGBUILD =================================================================== --- repos/extra-x86_64/PKGBUILD 2013-10-30 13:29:15 UTC (rev 198212) +++ repos/extra-x86_64/PKGBUILD 2013-10-30 13:29:40 UTC (rev 198213) @@ -10,7 +10,6 @@ url="http://www.xiph.org/ogg/" license=('BSD') depends=('glibc') -options=('!libtool') source=(http://downloads.xiph.org/releases/ogg/$pkgname-$pkgver.tar.xz config_types.h) Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2013-10-30 13:29:15 UTC (rev 198212) +++ trunk/PKGBUILD 2013-10-30 13:29:40 UTC (rev 198213) @@ -10,7 +10,6 @@ url="http://www.xiph.org/ogg/" license=('BSD') depends=('glibc') -options=('!libtool') source=(http://downloads.xiph.org/releases/ogg/$pkgname-$pkgver.tar.xz config_types.h)
