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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:52:02 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:52:02
  Author: allan
Revision: 99989

remove !libtool

Modified:
  smalltalk/repos/community-i686/PKGBUILD
  smalltalk/repos/community-x86_64/PKGBUILD
  smalltalk/trunk/PKGBUILD

---------------------------------+
 repos/community-i686/PKGBUILD   |    2 +-
 repos/community-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 02:51:42 UTC (rev 99988)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:52:02 UTC (rev 99989)
@@ -11,7 +11,7 @@
 url='http://smalltalk.gnu.org/'
 license=('GPL' 'LGPL')
 arch=('x86_64' 'i686')
-options=('!libtool' '!emptydirs' 'staticlibs')
+options=('!emptydirs' 'staticlibs')
 depends=('gmp' 'libffi' 'libsigsegv' 'readline' 'libltdl')
 makedepends=('gdbm' 'gtk2' 'sqlite' 'tk' 'zip')
 install="$pkgname.install"

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:51:42 UTC (rev 99988)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:52:02 UTC (rev 99989)
@@ -11,7 +11,7 @@
 url='http://smalltalk.gnu.org/'
 license=('GPL' 'LGPL')
 arch=('x86_64' 'i686')
-options=('!libtool' '!emptydirs' 'staticlibs')
+options=('!emptydirs' 'staticlibs')
 depends=('gmp' 'libffi' 'libsigsegv' 'readline' 'libltdl')
 makedepends=('gdbm' 'gtk2' 'sqlite' 'tk' 'zip')
 install="$pkgname.install"

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:51:42 UTC (rev 99988)
+++ trunk/PKGBUILD	2013-10-31 02:52:02 UTC (rev 99989)
@@ -11,7 +11,7 @@
 url='http://smalltalk.gnu.org/'
 license=('GPL' 'LGPL')
 arch=('x86_64' 'i686')
-options=('!libtool' '!emptydirs' 'staticlibs')
+options=('!emptydirs' 'staticlibs')
 depends=('gmp' 'libffi' 'libsigsegv' 'readline' 'libltdl')
 makedepends=('gdbm' 'gtk2' 'sqlite' 'tk' 'zip')
 install="$pkgname.install"




More information about the arch-commits mailing list