[arch-commits] Commit in elasticsearch/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Mon Jul 16 22:00:56 UTC 2018


    Date: Monday, July 16, 2018 @ 22:00:56
  Author: anthraxx
Revision: 360287

upgpkg: elasticsearch 6.3.1-2 (move logstash symlink to correct package)

Modified:
  elasticsearch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-16 21:43:32 UTC (rev 360286)
+++ PKGBUILD	2018-07-16 22:00:56 UTC (rev 360287)
@@ -5,7 +5,7 @@
 
 pkgname=elasticsearch
 pkgver=6.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Distributed RESTful search engine built on top of Lucene"
 arch=('any')
 url="https://www.elastic.co/products/elasticsearch"
@@ -83,6 +83,4 @@
   install -Dm644 "$srcdir"/elasticsearch-tmpfile.conf usr/lib/tmpfiles.d/elasticsearch.conf
   install -Dm644 "$srcdir"/elasticsearch-sysctl.conf usr/lib/sysctl.d/elasticsearch.conf
   install -Dm644 "$srcdir"/elasticsearch.default etc/default/elasticsearch
-
-  ln -s ../share/logstash/bin/logstash "$pkgdir"/usr/bin/logstash
 }



More information about the arch-commits mailing list