A packelf packs ELF files by relocating linked shared objects.
It copies linked shared objects into .lib directory of the given path and rewrite rpath of ELF files by patchelf to make them relocatable.
- It may break ELF files which already use
rpathto change reference of shared objects
- refreeze-scripts - Make EXE files in
Scriptsdirectory relocatable