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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#d3dae3" d="M 5.5,9 C 5.223,9 5,9.223 5,9.5 V 12 H 11 V 9.5 C 11,9.223 10.777,9 10.5,9 Z"/>
<path style="fill:#d3dae3" d="M 3,12 V 10 L 0,11 Z"/>
<path style="fill:#d3dae3" d="M 7,6 H 9 L 8,3 Z"/>
<path style="fill:#d3dae3" d="M 13,10 V 12 L 16,11 Z"/>
<path style="fill:#d3dae3" d="M 10.825,6.756 12.239,8.1703 13.654,5.3418 Z"/>
<path style="fill:#d3dae3" d="M 3.7605,8.1703 5.1748,6.756 2.3463,5.3418 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 518 B