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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:22:37 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:22:37
  Author: allan
Revision: 99732

remove !libtool

Modified:
  echoping/repos/community-i686/PKGBUILD
  echoping/repos/community-x86_64/PKGBUILD
  echoping/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-30 23:22:15 UTC (rev 99731)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:22:37 UTC (rev 99732)
@@ -10,7 +10,6 @@
 depends=(libidn popt libldap)
 source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
 md5sums=('991478532b56ab3b6f46ea9fa332626f')
-options=(!libtool)
 
 build() {
   cd $srcdir/$pkgname-$pkgver

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:22:15 UTC (rev 99731)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:22:37 UTC (rev 99732)
@@ -10,7 +10,6 @@
 depends=(libidn popt libldap)
 source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
 md5sums=('991478532b56ab3b6f46ea9fa332626f')
-options=(!libtool)
 
 build() {
   cd $srcdir/$pkgname-$pkgver

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:22:15 UTC (rev 99731)
+++ trunk/PKGBUILD	2013-10-30 23:22:37 UTC (rev 99732)
@@ -10,7 +10,6 @@
 depends=(libidn popt libldap)
 source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
 md5sums=('991478532b56ab3b6f46ea9fa332626f')
-options=(!libtool)
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list