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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:14:24 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:14:23
  Author: allan
Revision: 99878

remove !libtool

Modified:
  libraw/repos/community-i686/PKGBUILD
  libraw/repos/community-x86_64/PKGBUILD
  libraw/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:14:03 UTC (rev 99877)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:14:23 UTC (rev 99878)
@@ -12,7 +12,7 @@
 url="http://www.libraw.org/"
 license=('CDDL' 'LGPL' 'custom')
 depends=('lcms')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 changelog=$pkgname.changelog
 source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz)
 sha256sums=('b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79')

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:14:03 UTC (rev 99877)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:14:23 UTC (rev 99878)
@@ -12,7 +12,7 @@
 url="http://www.libraw.org/"
 license=('CDDL' 'LGPL' 'custom')
 depends=('lcms')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 changelog=$pkgname.changelog
 source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz)
 sha256sums=('b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:14:03 UTC (rev 99877)
+++ trunk/PKGBUILD	2013-10-31 02:14:23 UTC (rev 99878)
@@ -12,7 +12,7 @@
 url="http://www.libraw.org/"
 license=('CDDL' 'LGPL' 'custom')
 depends=('lcms')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 changelog=$pkgname.changelog
 source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz)
 sha256sums=('b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79')




More information about the arch-commits mailing list