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 2,1 C 0,1 0,3 0,3 V 13 C 0,15 2,15 2,15 H 14 C 16,15 16,13 16,13 V 3 C 16,3 16,1 14,1 Z M 9.31,4.97 C 9.57,4.89 9.87,5.06 9.94,5.31 L 11.37,10 H 14 V 11 H 11 C 10.79,11 10.6,10.85 10.53,10.66 L 9.47,7.19 7.94,12.62 C 7.83,12.97 7.28,13.07 7.06,12.78 L 5.75,11 H 2 V 10 H 6 C 6.16,10 6.32,10.09 6.41,10.22 L 7.28,11.41 8.97,5.31 C 9.02,5.15 9.15,5.02 9.31,4.97 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 483 B