mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 19:32:02 +00:00
tools/java and tools/jmx have their own relocatable packages (and rpm/deb), so they should not be part of the main relocatable package. Enforce this by enabling the filter parameter in reloc_add, and passing a filter that excludes tools/java and tools/jmx.