Browse Source

fix packaging

master
parent
commit
6e44b10d69
  1. 3
      kibana/kibana.spec

3
kibana/kibana.spec

@ -63,6 +63,9 @@ PreReq: elasticsearch-xpack
# remove embedded Node (of Linux)
rm -rf node
# remove problematic files
rm -rf "node_modules/file-saver/demo 10.23.13"
# reduce distribution
rm -f [A-Z]*.txt
%{l_prefix}/bin/node-openpkg squeeze -n "default:safe"

Loading…
Cancel
Save