Date: Wednesday, October 30, 2013 @ 13:46:05 Author: allan Revision: 198094
remove !libtool Modified: gutenprint/repos/extra-i686/PKGBUILD gutenprint/repos/extra-x86_64/PKGBUILD gutenprint/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:45:39 UTC (rev 198093) +++ repos/extra-i686/PKGBUILD 2013-10-30 12:46:05 UTC (rev 198094) @@ -18,7 +18,7 @@ source=(http://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.bz2) url="http://gimp-print.sourceforge.net/" replaces=('gimp-print') -options=('!libtool' '!emptydirs') +options=('!emptydirs') md5sums=('aefbec27b96dd404d9ac9811e17d58ce') build() { Modified: repos/extra-x86_64/PKGBUILD =================================================================== --- repos/extra-x86_64/PKGBUILD 2013-10-30 12:45:39 UTC (rev 198093) +++ repos/extra-x86_64/PKGBUILD 2013-10-30 12:46:05 UTC (rev 198094) @@ -18,7 +18,7 @@ source=(http://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.bz2) url="http://gimp-print.sourceforge.net/" replaces=('gimp-print') -options=('!libtool' '!emptydirs') +options=('!emptydirs') md5sums=('aefbec27b96dd404d9ac9811e17d58ce') build() { Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2013-10-30 12:45:39 UTC (rev 198093) +++ trunk/PKGBUILD 2013-10-30 12:46:05 UTC (rev 198094) @@ -18,7 +18,7 @@ source=(http://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.bz2) url="http://gimp-print.sourceforge.net/" replaces=('gimp-print') -options=('!libtool' '!emptydirs') +options=('!emptydirs') md5sums=('aefbec27b96dd404d9ac9811e17d58ce') build() {
