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="16" height="16" version="1.1">
<path style="fill:#d3dae3" d="M 7,11 H 10 V 12 H 7 Z"/>
<path style="fill:#d3dae3" d="M 7,13 H 10 V 14 H 7 Z"/>
<path style="fill:#d3dae3" d="M -2.22,-7.82 H 0.78 V -6.82 H -2.22 Z" transform="rotate(135)"/>
<path style="fill:#d3dae3" d="M -2.22,-5.82 H 0.78 V -4.82 H -2.22 Z" transform="rotate(135)"/>
<path style="fill:#d3dae3" d="M -12.82,4.2 H -9.82 V 7.2 H -12.82 Z" transform="rotate(-135)"/>
<path style="fill:#d3dae3" d="M 8.5,5 C 7.12,5 6,6.119 6,7.5 6,8.881 7.12,10 8.5,10 9.88,10 11,8.881 11,7.5 11,6.119 9.88,5 8.5,5 Z M 8.5,6 C 9.33,6 10,6.672 10,7.5 10,8.328 9.33,9 8.5,9 7.67,9 7,8.328 7,7.5 7,6.672 7.67,6 8.5,6 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 725 B