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" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 4 6 L 4 18 L 6 18 L 6 6 L 4 6 z M 8 6 L 8 18 L 12.251953 17.966797 C 15.183253 17.934167 15.459919 17.894846 16.699219 17.291016 C 19.401219 15.974516 20.678925 12.786366 19.640625 9.9472656 C 18.954625 8.0719656 17.393297 6.6845875 15.404297 6.1796875 C 14.779297 6.0210875 14.383078 6 11.955078 6 L 8 6 z M 11 9 L 13 9 L 13 15 L 11 15 L 11 9 z M 14 9 L 16 9 L 16 15 L 14 15 L 14 9 z"/>
</svg>

After

Width:  |  Height:  |  Size: 698 B