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 13,5 C 13,3.37 11.68,2 10,2 H 4 V 4 H 10 C 10.43,4 11,4.61 11,5 V 6 H 6 C 5.08,6 4.26,6.38 3.75,6.97 3.24,7.55 3,8.28 3,9 3,9.72 3.27,10.45 3.78,11.03 4.29,11.61 5.09,12 6,12 H 13 M 6,8 H 11 V 10 H 6 C 5.6,10 5.43,9.89 5.28,9.72 5.13,9.55 5,9.28 5,9 5,8.72 5.1,8.45 5.25,8.28 5.4,8.12 5.58,8 6,8 Z"/>
<path style="fill:#d3dae3" d="M 2,13 V 15 H 14 V 13 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 477 B