diff logstash.Makefile @ 16:aa606d801e02

work on building from source, revert jruby and elastic search to versions bundled into logstash-monolith
author Carl Byington <carl@five-ten-sg.com>
date Thu, 11 Apr 2013 13:48:24 -0700
parents c158cae7cd26
children 292b6583148a
line wrap: on
line diff
--- a/logstash.Makefile	Thu Apr 11 10:18:06 2013 -0700
+++ b/logstash.Makefile	Thu Apr 11 13:48:24 2013 -0700
@@ -51,7 +51,7 @@
 	rm -f build/monolith/META-INF/LICENSE.txt
 	cp $(GEOIP) build/monolith/
 	# build-logstash-jar
-	jar cfe build/logstash.jar logstash.runner       \
+	jar cfme build/logstash.jar logstash.manifest logstash.runner       \
 		-C build/ruby .								 \
 		-C build/monolith .							 \
 		-C vendor/bundle/jruby/1.9 gems				 \