Fix Kali-Light/gtk-3.0/assets dir to symlink
In 5c9ccd4351, the directory
/usr/share/themes/Kali-Light/gtk-3.0/assets became a symlink.
Such a change requires an explicit intervention in the packaging files.
From dpkg-maintscript-helper(1):
> SYMLINK AND DIRECTORY SWITCHES
> When upgrading a package, dpkg will not automatically switch a symlink
> to a directory or vice-versa.
Issue initially reported at https://bugs.kali.org/view.php?id=7182
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
dir_to_symlink /usr/share/themes/Kali-Light/gtk-3.0/assets ../../Kali-Dark/gtk-3.0/assets 2021.2.2~
|
||||
Reference in New Issue
Block a user