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 14,6 C 14,4.37 12.68,3 11,3 H 4 V 5 H 9 C 9.43,5 10,5.61 10,6 V 7 H 5 C 4.08,7 3.26,7.38 2.75,7.97 2.24,8.55 1.99,9.28 2,10 2.01,10.72 2.27,11.45 2.78,12.03 3.29,12.61 4.09,13 5,13 H 14 M 7,9 H 10 V 11 H 7 C 6.6,11 6.43,10.89 6.28,10.72 6.13,10.55 6,10.28 6,10 6,9.72 6.1,9.45 6.25,9.28 6.4,9.12 6.58,9 7,9 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 430 B