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,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#d3dae3" d="M 8,1 C 4.13,1 1,4.134 1,8 1,11.866 4.13,15 8,15 11.18,15 13.86,12.897 14.72,10 H 12.56 C 11.79,11.76 10.05,13 8,13 5.24,13 3,10.761 3,8 3,5.239 5.24,3 8,3 10.05,3 11.79,4.24 12.56,6 H 14.72 C 13.86,3.103 11.18,1 8,1 Z"/>
<path style="fill:#d3dae3" d="M 9,7 15,1 V 7 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 389 B