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

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


    Date: Thursday, October 31, 2013 @ 02:54:02
  Author: allan
Revision: 99819

remove !libtool

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

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 01:53:42 UTC (rev 99818)
+++ repos/community-i686/PKGBUILD	2013-10-31 01:54:02 UTC (rev 99819)
@@ -11,7 +11,6 @@
 source=("http://kakasi.namazu.org/stable/${pkgname}-${pkgver}.tar.gz")
 depends=('sh')
 md5sums=(4eff51aafbd56c9635791a20c03efa8f)
-options=(!libtool)
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 01:53:42 UTC (rev 99818)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 01:54:02 UTC (rev 99819)
@@ -11,7 +11,6 @@
 source=("http://kakasi.namazu.org/stable/${pkgname}-${pkgver}.tar.gz")
 depends=('sh')
 md5sums=(4eff51aafbd56c9635791a20c03efa8f)
-options=(!libtool)
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 01:53:42 UTC (rev 99818)
+++ trunk/PKGBUILD	2013-10-31 01:54:02 UTC (rev 99819)
@@ -11,7 +11,6 @@
 source=("http://kakasi.namazu.org/stable/${pkgname}-${pkgver}.tar.gz")
 depends=('sh')
 md5sums=(4eff51aafbd56c9635791a20c03efa8f)
-options=(!libtool)
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list