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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 6 0 L 6 2 L 12 2 C 12.42816 2 13 2.61414 13 3 L 13 4 L 8 4 C 7.08073 4 6.2644 4.38396 5.75 4.96875 C 5.2356 5.55354 4.99361 6.2794 5 7 C 5.006 7.72062 5.26893 8.45275 5.78125 9.03125 C 6.29357 9.60979 7.0917 10 8 10 L 15 10 L 15 3 C 15.00009 1.3657 13.6802 0 12 0 L 6 0 z M 8 6 L 13 6 L 13 8 L 8 8 C 7.60213 8 7.43309 7.89021 7.28125 7.71875 C 7.12941 7.54729 7.00248 7.27938 7 7 C 6.998 6.72062 7.10467 6.44646 7.25 6.28125 C 7.39533 6.11604 7.57764 6 8 6 z M 4 8.9980469 L 0 11.998047 L 4 14.998047 L 4 12.986328 L 14.9375 12.986328 L 14.9375 10.986328 L 4 10.986328 L 4 8.9980469 z" transform="translate(4 4)"/>
</svg>

After

Width:  |  Height:  |  Size: 931 B