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 12,0 C 10.34,0 9,1.34 9,3 9,3.23 9.04,3.44 9.09,3.66 L 5.87,5.66 C 5.36,5.24 4.71,5 4,5 2.34,5 1,6.34 1,8 1,9.66 2.34,11 4,11 4.71,11 5.36,10.75 5.88,10.34 L 9.09,12.34 C 9.04,12.56 9,12.77 9,13 9,14.66 10.34,16 12,16 13.66,16 15,14.66 15,13 15,11.34 13.66,10 12,10 11.29,10 10.64,10.24 10.13,10.66 L 6.91,8.66 C 6.96,8.44 7,8.23 7,8 7,7.77 6.96,7.56 6.91,7.34 L 10.13,5.34 C 10.64,5.75 11.29,6 12,6 13.66,6 15,4.66 15,3 15,1.34 13.66,0 12,0 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 565 B