Date: Wednesday, October 30, 2013 @ 14:20:31 Author: allan Revision: 198188
remove !libtool Modified: libiscsi/repos/extra-i686/PKGBUILD libiscsi/repos/extra-x86_64/PKGBUILD libiscsi/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:20:08 UTC (rev 198187) +++ repos/extra-i686/PKGBUILD 2013-10-30 13:20:31 UTC (rev 198188) @@ -9,7 +9,6 @@ url="https://github.com/sahlberg/libiscsi" license=('LGPL') source=(https://github.com/downloads/sahlberg/${pkgname}/${pkgname}-${pkgver}.tar.gz) -options=(!libtool) build() { cd "${srcdir}/${pkgname}-${pkgver}" Modified: repos/extra-x86_64/PKGBUILD =================================================================== --- repos/extra-x86_64/PKGBUILD 2013-10-30 13:20:08 UTC (rev 198187) +++ repos/extra-x86_64/PKGBUILD 2013-10-30 13:20:31 UTC (rev 198188) @@ -9,7 +9,6 @@ url="https://github.com/sahlberg/libiscsi" license=('LGPL') source=(https://github.com/downloads/sahlberg/${pkgname}/${pkgname}-${pkgver}.tar.gz) -options=(!libtool) build() { cd "${srcdir}/${pkgname}-${pkgver}" Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2013-10-30 13:20:08 UTC (rev 198187) +++ trunk/PKGBUILD 2013-10-30 13:20:31 UTC (rev 198188) @@ -10,7 +10,6 @@ url="https://github.com/sahlberg/libiscsi" license=('LGPL') source=(https://github.com/downloads/sahlberg/${pkgname}/${pkgname}-${pkgver}.tar.gz) -options=(!libtool) build() { cd "${srcdir}/${pkgname}-${pkgver}"
