Date: Wednesday, October 30, 2013 @ 13:44:33
  Author: allan
Revision: 198090

remove !libtool

Modified:
  guile1.8/repos/extra-i686/PKGBUILD
  guile1.8/repos/extra-x86_64/PKGBUILD
  guile1.8/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 12:44:09 UTC (rev 198089)
+++ repos/extra-i686/PKGBUILD   2013-10-30 12:44:33 UTC (rev 198090)
@@ -10,7 +10,6 @@
 license=('GPL')
 depends=('gmp' 'libltdl' 'ncurses>=5.7' 'texinfo')
 source=(ftp://ftp.gnu.org/pub/gnu/guile/guile-$pkgver.tar.gz)
-options=('!libtool')
 md5sums=('18661a8fdfef13e2fcb7651720aa53f3')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 12:44:09 UTC (rev 198089)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 12:44:33 UTC (rev 198090)
@@ -10,7 +10,6 @@
 license=('GPL')
 depends=('gmp' 'libltdl' 'ncurses>=5.7' 'texinfo')
 source=(ftp://ftp.gnu.org/pub/gnu/guile/guile-$pkgver.tar.gz)
-options=('!libtool')
 md5sums=('18661a8fdfef13e2fcb7651720aa53f3')
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD      2013-10-30 12:44:09 UTC (rev 198089)
+++ trunk/PKGBUILD      2013-10-30 12:44:33 UTC (rev 198090)
@@ -10,7 +10,6 @@
 license=('GPL')
 depends=('gmp' 'libltdl' 'ncurses>=5.7' 'texinfo')
 source=(ftp://ftp.gnu.org/pub/gnu/guile/guile-$pkgver.tar.gz)
-options=('!libtool')
 md5sums=('18661a8fdfef13e2fcb7651720aa53f3')
 
 build() {

Reply via email to