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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 13:23:28 UTC 2013


    Date: Wednesday, October 30, 2013 @ 14:23:27
  Author: allan
Revision: 198196

remove !libtool

Modified:
  libmcrypt/repos/extra-i686/PKGBUILD
  libmcrypt/repos/extra-x86_64/PKGBUILD
  libmcrypt/trunk/PKGBUILD

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 13:23:07 UTC (rev 198195)
+++ repos/extra-i686/PKGBUILD	2013-10-30 13:23:27 UTC (rev 198196)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('glibc')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=("http://downloads.sourceforge.net/mcrypt/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('c4f491dd411a09e9de3b8702ea6f73eb')
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 13:23:07 UTC (rev 198195)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 13:23:27 UTC (rev 198196)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('glibc')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=("http://downloads.sourceforge.net/mcrypt/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('c4f491dd411a09e9de3b8702ea6f73eb')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 13:23:07 UTC (rev 198195)
+++ trunk/PKGBUILD	2013-10-30 13:23:27 UTC (rev 198196)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('glibc')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=("http://downloads.sourceforge.net/mcrypt/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('c4f491dd411a09e9de3b8702ea6f73eb')
 




More information about the arch-commits mailing list