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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:51:49 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:51:49
  Author: allan
Revision: 197949

remove !libtool

Modified:
  ffcall/repos/extra-i686/PKGBUILD
  ffcall/repos/extra-x86_64/PKGBUILD
  ffcall/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:51:24 UTC (rev 197948)
+++ repos/extra-i686/PKGBUILD	2013-10-30 11:51:49 UTC (rev 197949)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/libffcall/"
 license=('GPL2')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
 md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 11:51:24 UTC (rev 197948)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 11:51:49 UTC (rev 197949)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/libffcall/"
 license=('GPL2')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
 md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:51:24 UTC (rev 197948)
+++ trunk/PKGBUILD	2013-10-30 11:51:49 UTC (rev 197949)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/libffcall/"
 license=('GPL2')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
 md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')
 




More information about the arch-commits mailing list