[arch-commits] Commit in avfs (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 23:02:31 UTC 2013
Date: Thursday, October 31, 2013 @ 00:02:31
Author: allan
Revision: 99689
remove !libtool
Modified:
avfs/repos/community-i686/PKGBUILD
avfs/repos/community-x86_64/PKGBUILD
avfs/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-30 23:02:09 UTC (rev 99688)
+++ repos/community-i686/PKGBUILD 2013-10-30 23:02:31 UTC (rev 99689)
@@ -10,7 +10,7 @@
license=('GPL' 'LGPL')
url="http://avf.sourceforge.net/"
depends=('fuse' 'xz' 'perl')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
source=(http://downloads.sourceforge.net/sourceforge/avf/${pkgname}-${pkgver}.tar.bz2{,.asc})
md5sums=('f0f254d092e54da14bbf3ea22b76da99'
'd71607de21819f3d67246473f0bc21f3')
Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD 2013-10-30 23:02:09 UTC (rev 99688)
+++ repos/community-x86_64/PKGBUILD 2013-10-30 23:02:31 UTC (rev 99689)
@@ -10,7 +10,7 @@
license=('GPL' 'LGPL')
url="http://avf.sourceforge.net/"
depends=('fuse' 'xz' 'perl')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
source=(http://downloads.sourceforge.net/sourceforge/avf/${pkgname}-${pkgver}.tar.bz2{,.asc})
md5sums=('f0f254d092e54da14bbf3ea22b76da99'
'd71607de21819f3d67246473f0bc21f3')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 23:02:09 UTC (rev 99688)
+++ trunk/PKGBUILD 2013-10-30 23:02:31 UTC (rev 99689)
@@ -10,7 +10,7 @@
license=('GPL' 'LGPL')
url="http://avf.sourceforge.net/"
depends=('fuse' 'xz' 'perl')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
source=(http://downloads.sourceforge.net/sourceforge/avf/${pkgname}-${pkgver}.tar.bz2{,.asc})
md5sums=('f0f254d092e54da14bbf3ea22b76da99'
'd71607de21819f3d67246473f0bc21f3')
More information about the arch-commits
mailing list