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 4,4 V 9 H 12 V 4 Z M 5,5 8,6.5 11,5 V 6 L 8,7.5 5,6 Z"/>
<path style="fill:#d3dae3" d="M 2,1 C 1,1 1,2 1,2 V 14 C 1,14 1,15 2,15 H 14 C 15,15 15,14 15,14 V 2 C 15,2 15,1 14,1 Z M 3,3 H 13 V 10 H 10 C 10,11.108 9.11,12 8,12 6.89,12 6,11.108 6,10 H 3 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 373 B