From 64856778c4faee2f754a5cd926c2e9c786350cce Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Thu, 2 Jan 2014 11:38:17 +0100 Subject: [PATCH] Update to latest solr --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 865a0fe..3c981b6 100755 --- a/debian/rules +++ b/debian/rules @@ -44,7 +44,7 @@ LUI_SOLR_SLAVE_LIB_DIR = $(LUI_SOLR_SLAVE_ROOT)$(DATA_SLAVE) LUI_SOLR_SLAVE_TOMCAT = $(LUI_SOLR_SLAVE)-tomcat6 LUI_SOLR_SLAVE_TOMCAT_ROOT = $(CURDIR)/debian/$(LUI_SLAVE_TOMCAT) CATALINA_HOME=/usr/share/tomcat6 -SOLR_VERSION=4.4.0 +SOLR_VERSION=4.6.0 LUI_SOLR_ZK = $(BASE)-zookeeper LUI_SOLR_ZK_ROOT = $(CURDIR)/debian/$(LUI_SOLR_ZK) -- 1.7.10.4