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:#31363b; } .ColorScheme-Highlight { color:#3daee9; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m2.9062 1.0352c-0.4982 0.0427-0.8372 0.4798-0.9374 0.9375-0.2918 0.8915-0.592 1.7934-0.875 2.6875l-0.0938 0.375v7.9998c0 0.554 0.446 1 1 1h12c0.554 0 1-0.446 1-1v-7.9998l-0.125-0.4688c-0.338-0.9897-0.643-2.0177-1-3-0.214-0.4381-0.702-0.57676-1.156-0.5312h-9.8128zm0.8184 2h8.5334c0.108 0.323 0.222 0.6678 0.332 1h-9.1916c0.1088-0.3338 0.2159-0.6641 0.3262-1zm4.2754 3l2.75 3h-1.75v2.9998h-2v-2.9998h-1.75l2.75-3z" transform="translate(4 4)"/>
</svg>

After

Width:  |  Height:  |  Size: 757 B