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">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m12 4c-4.432 0-8 3.568-8 8s3.568 8 8 8 8-3.568 8-8-3.568-8-8-8zm0 1a2 2 0 0 1 2 2 2 2 0 0 1 -2 2 2 2 0 0 1 -2 -2 2 2 0 0 1 2 -2zm-5 5a2 2 0 0 1 2 2 2 2 0 0 1 -2 2 2 2 0 0 1 -2 -2 2 2 0 0 1 2 -2zm10 0a2 2 0 0 1 2 2 2 2 0 0 1 -2 2 2 2 0 0 1 -2 -2 2 2 0 0 1 2 -2zm-5.5117 0.63477a0.5 0.5 0 0 1 0.44531 0.25 0.5 0.5 0 0 1 -0.183 0.681 0.5 0.5 0 0 1 -0.684 -0.181 0.5 0.5 0 0 1 0.184 -0.684 0.5 0.5 0 0 1 0.238 -0.066zm1.366 0.365a0.5 0.5 0 0 1 0.44531 0.25 0.5 0.5 0 0 1 -0.18359 0.68359 0.5 0.5 0 0 1 -0.682 -0.184 0.5 0.5 0 0 1 0.181 -0.684 0.5 0.5 0 0 1 0.239 -0.066zm-1.7305 1a0.5 0.5 0 0 1 0.44336 0.25 0.5 0.5 0 0 1 -0.18164 0.68359 0.5 0.5 0 0 1 -0.685 -0.184 0.5 0.5 0 0 1 0.184 -0.684 0.5 0.5 0 0 1 0.238 -0.066zm1.3652 0.36523a0.5 0.5 0 0 1 0.44531 0.25 0.5 0.5 0 0 1 -0.184 0.684 0.5 0.5 0 0 1 -0.684 -0.184 0.5 0.5 0 0 1 0.184 -0.681 0.5 0.5 0 0 1 0.238 -0.069zm-0.489 2.635a2 2 0 0 1 2 2 2 2 0 0 1 -2 2 2 2 0 0 1 -2 -2 2 2 0 0 1 2 -2z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB