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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:03:42 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:03:42
  Author: allan
Revision: 197813

remove \!libtool

Modified:
  gpgme/repos/core-i686/PKGBUILD
  gpgme/repos/core-x86_64/PKGBUILD
  gpgme/trunk/PKGBUILD

----------------------------+
 repos/core-i686/PKGBUILD   |    2 +-
 repos/core-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD             |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/core-i686/PKGBUILD
===================================================================
--- repos/core-i686/PKGBUILD	2013-10-30 11:03:36 UTC (rev 197812)
+++ repos/core-i686/PKGBUILD	2013-10-30 11:03:42 UTC (rev 197813)
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('libgpg-error' 'pth' 'gnupg>=2')
 install=${pkgname}.install
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
 md5sums=('334e524cffa8af4e2f43ae8afe585672'
          'SKIP')

Modified: repos/core-x86_64/PKGBUILD
===================================================================
--- repos/core-x86_64/PKGBUILD	2013-10-30 11:03:36 UTC (rev 197812)
+++ repos/core-x86_64/PKGBUILD	2013-10-30 11:03:42 UTC (rev 197813)
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('libgpg-error' 'pth' 'gnupg>=2')
 install=${pkgname}.install
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
 md5sums=('334e524cffa8af4e2f43ae8afe585672'
          'SKIP')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:03:36 UTC (rev 197812)
+++ trunk/PKGBUILD	2013-10-30 11:03:42 UTC (rev 197813)
@@ -12,7 +12,7 @@
 license=('LGPL')
 depends=('libgpg-error' 'pth' 'gnupg>=2')
 install=${pkgname}.install
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
 md5sums=('334e524cffa8af4e2f43ae8afe585672'
          'SKIP')




More information about the arch-commits mailing list