[arch-commits] Commit in elasticsearch/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Wed Nov 22 13:49:48 UTC 2017
Date: Wednesday, November 22, 2017 @ 13:49:47
Author: mtorromeo
Revision: 268013
upgpkg: elasticsearch 6.0.0-2
Modified:
elasticsearch/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-22 13:48:20 UTC (rev 268012)
+++ PKGBUILD 2017-11-22 13:49:47 UTC (rev 268013)
@@ -5,7 +5,7 @@
pkgname=elasticsearch
pkgver=6.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Distributed RESTful search engine built on top of Lucene"
arch=('any')
url="https://www.elastic.co/products/elasticsearch"
@@ -71,4 +71,5 @@
done
ln -s ../../bin "$pkgdir"/usr/share/elasticsearch/bin
+ ln -s ../../../var/log/elasticsearch "$pkgdir"/usr/share/elasticsearch/logs
}
More information about the arch-commits
mailing list