[arch-commits] Commit in hspell (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 12:48:56 UTC 2013


    Date: Wednesday, October 30, 2013 @ 13:48:55
  Author: allan
Revision: 198104

remove !libtool

Modified:
  hspell/repos/extra-i686/PKGBUILD
  hspell/repos/extra-x86_64/PKGBUILD
  hspell/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:48:36 UTC (rev 198103)
+++ repos/extra-i686/PKGBUILD	2013-10-30 12:48:55 UTC (rev 198104)
@@ -9,7 +9,7 @@
 license=('GPL')
 url="http://www.ivrix.org.il/projects/spell-checker/"
 makedepends=('glibc' 'zlib' 'perl' 'hunspell' 'gawk')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://hspell.ivrix.org.il/${pkgname}-${pkgver}.tar.gz{,.sig})
 md5sums=('32fbc1a71e86ab46bf7870c6eec9a6be'
          '858120037dd52ae823788518329ee7d3')

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 12:48:36 UTC (rev 198103)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 12:48:55 UTC (rev 198104)
@@ -9,7 +9,7 @@
 license=('GPL')
 url="http://www.ivrix.org.il/projects/spell-checker/"
 makedepends=('glibc' 'zlib' 'perl' 'hunspell' 'gawk')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://hspell.ivrix.org.il/${pkgname}-${pkgver}.tar.gz{,.sig})
 md5sums=('32fbc1a71e86ab46bf7870c6eec9a6be'
          '858120037dd52ae823788518329ee7d3')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 12:48:36 UTC (rev 198103)
+++ trunk/PKGBUILD	2013-10-30 12:48:55 UTC (rev 198104)
@@ -9,7 +9,7 @@
 license=('GPL')
 url="http://www.ivrix.org.il/projects/spell-checker/"
 makedepends=('glibc' 'zlib' 'perl' 'hunspell' 'gawk')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://hspell.ivrix.org.il/${pkgname}-${pkgver}.tar.gz{,.sig})
 md5sums=('32fbc1a71e86ab46bf7870c6eec9a6be'
          '858120037dd52ae823788518329ee7d3')




More information about the arch-commits mailing list