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,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" x="0" y="0" version="1.1" xml:space="preserve">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; }
</style>
</defs>
<path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m20.635 3.0254l-5.617 6.8184 1.982 1.1562 4-7.6484-0.365-0.3262zm-14.635 4.4746l-4 3.5 4.375-0.625 1.625 9.625 3.393-2.301 0.607 0.178v-2.856l-1.252 1.071-3.248-8.092-1.5-0.5zm7 2.529l-3 0.971 1 3 1-0.75v-0.25h0.334l2.666-2-2-0.971zm3 1.571l-1.637 1.4h3.637l-2-1.4z"/>
<path fill-rule="evenodd" style="fill:currentColor" class="ColorScheme-Text" d="m13 14v6h3v-6h-3zm4 0v6h3v-6h-3z" clip-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 760 B