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" 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 0.5078125 3.0078125 A 0.50005 0.50005 0 0 0 0.0078125 3.5078125 L 0.0078125 20.492188 A 0.50005 0.50005 0 0 0 0.5078125 20.992188 L 7.5117188 20.992188 L 16.486328 20.992188 L 23.492188 20.992188 A 0.50005 0.50005 0 0 0 23.992188 20.492188 L 23.992188 3.5078125 A 0.50005 0.50005 0 0 0 23.492188 3.0078125 L 16.486328 3.0078125 L 7.5117188 3.0078125 L 0.5078125 3.0078125 z M 1.0078125 4.0078125 L 7.0117188 4.0078125 L 7.0117188 15.080078 L 3.9609375 15.080078 L 3.9609375 13.080078 L 1.0078125 15.541016 L 1.0078125 4.0078125 z M 8.0117188 4.0078125 L 15.986328 4.0078125 L 15.986328 15.080078 L 8.0117188 15.080078 L 8.0117188 4.0078125 z M 16.986328 4.0078125 L 22.992188 4.0078125 L 22.992188 15.541016 L 20.039062 13.080078 L 20.039062 15.080078 L 16.986328 15.080078 L 16.986328 4.0078125 z M 1.0078125 15.619141 L 3.9609375 18.080078 L 3.9609375 16.080078 L 7.0117188 16.080078 L 7.0117188 19.992188 L 1.0078125 19.992188 L 1.0078125 15.619141 z M 22.992188 15.619141 L 22.992188 19.992188 L 16.986328 19.992188 L 16.986328 16.080078 L 20.039062 16.080078 L 20.039062 18.080078 L 22.992188 15.619141 z M 8.0117188 16.080078 L 15.986328 16.080078 L 15.986328 19.992188 L 8.0117188 19.992188 L 8.0117188 16.080078 z"/>
<path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 1 4 L 1 20 L 23 20 L 23 4 L 1 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB