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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:38:13 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:38:13
  Author: allan
Revision: 99948

remove !libtool

Modified:
  pcsclite/repos/community-i686/PKGBUILD
  pcsclite/repos/community-x86_64/PKGBUILD
  pcsclite/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:37:53 UTC (rev 99947)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:38:13 UTC (rev 99948)
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('python2' 'systemd')
 makedepends=('pkg-config')
-options=('!libtool' '!docs')
+options=('!docs')
 source=("https://alioth.debian.org/frs/download.php/file/3963/pcsc-lite-${pkgver}.tar.bz2")
 md5sums=('7268cc5ef8fc01b785c7cea87adb1ade')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:37:53 UTC (rev 99947)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:38:13 UTC (rev 99948)
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('python2' 'systemd')
 makedepends=('pkg-config')
-options=('!libtool' '!docs')
+options=('!docs')
 source=("https://alioth.debian.org/frs/download.php/file/3963/pcsc-lite-${pkgver}.tar.bz2")
 md5sums=('7268cc5ef8fc01b785c7cea87adb1ade')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:37:53 UTC (rev 99947)
+++ trunk/PKGBUILD	2013-10-31 02:38:13 UTC (rev 99948)
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('python2' 'systemd')
 makedepends=('pkg-config')
-options=('!libtool' '!docs')
+options=('!docs')
 source=("https://alioth.debian.org/frs/download.php/file/3963/pcsc-lite-${pkgver}.tar.bz2")
 md5sums=('7268cc5ef8fc01b785c7cea87adb1ade')
 




More information about the arch-commits mailing list