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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#d3dae3" d="M 11,3 C 11,1.37 9.68,0 8,0 H 2 V 2 H 8 C 8.43,2 9,2.61 9,3 V 4 H 4 C 3.08,4 2.26,4.38 1.75,4.97 1.24,5.55 1,6.28 1,7 1,7.72 1.27,8.45 1.78,9.03 2.29,9.61 3.09,10 4,10 H 11 M 4,6 H 9 V 8 H 4 C 3.6,8 3.43,7.89 3.28,7.72 3.13,7.55 3,7.28 3,7 3,6.72 3.1,6.45 3.25,6.28 3.4,6.12 3.58,6 4,6 Z"/>
<path style="fill:#d3dae3" d="M 12,15 16,12 12,9 C 12,9 12,15 12,15 Z"/>
<path style="fill:#d3dae3" d="M 1,11 V 13 H 14 V 11 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 539 B