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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 3.1894531 2 C 2.5267531 2 2.0019531 2.54894 2.0019531 3.21875 L 2.0019531 7 L 4.0019531 7 L 4.0019531 4 L 7.0019531 4 L 7.0019531 2 L 3.1894531 2 z M 9.0019531 2 L 9.0019531 4 L 12.001953 4 L 12.001953 7 L 14.001953 7 L 14.001953 3.21875 C 14.001953 2.54894 13.477153 2 12.814453 2 L 9.0019531 2 z M 5.0019531 5 L 5.0019531 11 L 7.0019531 11 L 7.0019531 5 L 5.0019531 5 z M 8.0019531 6 L 8.0019531 10 L 10.001953 8 L 8.0019531 6 z M 10.001953 8 L 10.001953 10 L 11.001953 10 L 11.001953 6 L 10.001953 6 L 10.001953 8 z M 2.0019531 9 L 2.0019531 12.78125 C 2.0019531 13.45106 2.5267531 14 3.1894531 14 L 7.0019531 14 L 7.0019531 12 L 4.0019531 12 L 4.0019531 9 L 2.0019531 9 z M 12.001953 9 L 12.001953 12 L 9.0019531 12 L 9.0019531 14 L 12.814453 14 C 13.477153 14 14.001953 13.45106 14.001953 12.78125 L 14.001953 9 L 12.001953 9 z" transform="translate(4 4)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB