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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:56:07 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:56:07
  Author: allan
Revision: 197960

remove !libtool

Modified:
  freeciv/repos/extra-i686/PKGBUILD
  freeciv/repos/extra-x86_64/PKGBUILD
  freeciv/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 11:55:45 UTC (rev 197959)
+++ repos/extra-i686/PKGBUILD	2013-10-30 11:56:07 UTC (rev 197960)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme' 'lua51' 'sqlite' 'curl' 'libltdl')
 backup=('etc/freeciv/database.lua')
-options=('!libtool' '!staticlibs')
+options=('!staticlibs')
 install=freeciv.install
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 sha1sums=('4a3537dc050bd69002794c832b74f5af972da25e')

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 11:55:45 UTC (rev 197959)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 11:56:07 UTC (rev 197960)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme' 'lua51' 'sqlite' 'curl' 'libltdl')
 backup=('etc/freeciv/database.lua')
-options=('!libtool' '!staticlibs')
+options=('!staticlibs')
 install=freeciv.install
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 sha1sums=('4a3537dc050bd69002794c832b74f5af972da25e')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:55:45 UTC (rev 197959)
+++ trunk/PKGBUILD	2013-10-30 11:56:07 UTC (rev 197960)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme' 'lua51' 'sqlite' 'curl' 'libltdl')
 backup=('etc/freeciv/database.lua')
-options=('!libtool' '!staticlibs')
+options=('!staticlibs')
 install=freeciv.install
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 sha1sums=('4a3537dc050bd69002794c832b74f5af972da25e')




More information about the arch-commits mailing list