Move all files installed below /usr/share in the same directory

Also move the grub theme to /usr/share/grub/themes/kali/ as installing
files in /boot/ is problematic on arm where /boot is often a vfat
partition that doesn't support hardlinks as required by dpkg.

Gbp-Dch: Full
This commit is contained in:
Raphaël Hertzog
2019-11-07 09:37:48 +01:00
parent 9e0e8d2a1f
commit dd596eac9f
15555 changed files with 8 additions and 7 deletions
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#d3dae3" d="M 2 2 C 2 2 1 2 1 3 L 1 12 C 1 13 2 13 2 13 L 4 13 L 5 14 L 11 14 L 12 13 L 14 13 C 14 13 15 13.13 15 12 L 15 3 C 15 2 14 2 14 2 L 2 2 z M 8 4 C 9.1 4 10 4.895 10 6 C 10 7.105 9.1 8 8 8 L 8 9 L 7 9 L 7 7 L 8 7 C 8.55 7 9 6.552 9 6 C 9 5.448 8.55 5 8 5 C 7.45 5 7 5.448 7 6 L 6 6 C 6 4.895 6.9 4 8 4 z M 7 10 L 8 10 L 8 11 L 7 11 L 7 10 z"/>
</svg>

After

Width:  |  Height:  |  Size: 457 B