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

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


    Date: Thursday, October 31, 2013 @ 03:22:19
  Author: allan
Revision: 99901

remove !libtool

Modified:
  luaposix/repos/community-i686/PKGBUILD
  luaposix/repos/community-x86_64/PKGBUILD
  luaposix/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:21:59 UTC (rev 99900)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:22:19 UTC (rev 99901)
@@ -13,7 +13,7 @@
 url='https://github.com/luaposix/luaposix'
 license=('GPL' 'LGPL')
 makedepends=('lua' 'lua51' 'lua51-bitop' 'git' 'help2man')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/$pkgbase/$pkgbase/archive/v$pkgver.tar.gz"
         'git+git://git.sv.gnu.org/gnulib'
         'git+git://github.com/gvvaughan/slingshot')

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:21:59 UTC (rev 99900)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:22:19 UTC (rev 99901)
@@ -13,7 +13,7 @@
 url='https://github.com/luaposix/luaposix'
 license=('GPL' 'LGPL')
 makedepends=('lua' 'lua51' 'lua51-bitop' 'git' 'help2man')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/$pkgbase/$pkgbase/archive/v$pkgver.tar.gz"
         'git+git://git.sv.gnu.org/gnulib'
         'git+git://github.com/gvvaughan/slingshot')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:21:59 UTC (rev 99900)
+++ trunk/PKGBUILD	2013-10-31 02:22:19 UTC (rev 99901)
@@ -13,7 +13,7 @@
 url='https://github.com/luaposix/luaposix'
 license=('GPL' 'LGPL')
 makedepends=('lua' 'lua51' 'lua51-bitop' 'git' 'help2man')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/$pkgbase/$pkgbase/archive/v$pkgver.tar.gz"
         'git+git://git.sv.gnu.org/gnulib'
         'git+git://github.com/gvvaughan/slingshot')




More information about the arch-commits mailing list