mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- roll back accidental removal of geoip database
This commit is contained in:
parent
e48678fb40
commit
fe8e86a1b0
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -157,8 +157,7 @@ build/ruby: | build
|
|||
# TODO(sissel): Skip sigar?
|
||||
# Run this one always? Hmm..
|
||||
.PHONY: build/monolith
|
||||
#build/monolith: $(ELASTICSEARCH) $(JRUBY) $(GEOIP) vendor-gems | build
|
||||
build/monolith: $(ELASTICSEARCH) $(JRUBY) vendor-gems | build
|
||||
build/monolith: $(ELASTICSEARCH) $(JRUBY) $(GEOIP) vendor-gems | build
|
||||
build/monolith: vendor/ua-parser/regexes.yaml
|
||||
build/monolith: vendor/kibana
|
||||
build/monolith: compile copy-ruby-files vendor/jar/graphtastic-rmiclient.jar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue