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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 01:58:40 UTC 2013


    Date: Thursday, October 31, 2013 @ 02:58:40
  Author: allan
Revision: 99832

remove !libtool

Modified:
  libesmtp/repos/community-i686/PKGBUILD
  libesmtp/repos/community-x86_64/PKGBUILD
  libesmtp/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:58:20 UTC (rev 99831)
+++ repos/community-i686/PKGBUILD	2013-10-31 01:58:40 UTC (rev 99832)
@@ -13,7 +13,6 @@
 depends=('openssl')
 source=("http://www.stafford.uklinux.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('bf3915e627fd8f35524a8fdfeed979c8')
-options=('!libtool')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 01:58:20 UTC (rev 99831)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 01:58:40 UTC (rev 99832)
@@ -13,7 +13,6 @@
 depends=('openssl')
 source=("http://www.stafford.uklinux.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('bf3915e627fd8f35524a8fdfeed979c8')
-options=('!libtool')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 01:58:20 UTC (rev 99831)
+++ trunk/PKGBUILD	2013-10-31 01:58:40 UTC (rev 99832)
@@ -13,7 +13,6 @@
 depends=('openssl')
 source=("http://www.stafford.uklinux.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('bf3915e627fd8f35524a8fdfeed979c8')
-options=('!libtool')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list