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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 15:05:30 UTC 2013


    Date: Wednesday, October 30, 2013 @ 16:05:30
  Author: allan
Revision: 198475

remove !libtool

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

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 15:05:08 UTC (rev 198474)
+++ repos/extra-i686/PKGBUILD	2013-10-30 15:05:30 UTC (rev 198475)
@@ -14,7 +14,6 @@
 depends=('gcc' 'libedit' 'pcre')
 backup=('etc/varnish/default.vcl')
 install=$pkgname.install
-options=('!libtool')
 source=("http://repo.varnish-cache.org/source/$pkgname-$pkgver.tar.gz"
         varnish-vcl-reload
         varnish.service)

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 15:05:08 UTC (rev 198474)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 15:05:30 UTC (rev 198475)
@@ -14,7 +14,6 @@
 depends=('gcc' 'libedit' 'pcre')
 backup=('etc/varnish/default.vcl')
 install=$pkgname.install
-options=('!libtool')
 source=("http://repo.varnish-cache.org/source/$pkgname-$pkgver.tar.gz"
         varnish-vcl-reload
         varnish.service)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 15:05:08 UTC (rev 198474)
+++ trunk/PKGBUILD	2013-10-30 15:05:30 UTC (rev 198475)
@@ -14,7 +14,6 @@
 depends=('gcc' 'libedit' 'pcre')
 backup=('etc/varnish/default.vcl')
 install=$pkgname.install
-options=('!libtool')
 source=("http://repo.varnish-cache.org/source/$pkgname-$pkgver.tar.gz"
         varnish-vcl-reload
         varnish.service)




More information about the arch-commits mailing list