bikass / kora

Kora icon theme for GNU/Linux os
GNU General Public License v3.0
660 stars 31 forks source link

Broken symbolic links in 1.4.0 #104

Closed algent-al closed 3 years ago

algent-al commented 3 years ago

While building latest version for Solus i get this errors. It means that these are broken symlinks

[Errno 2] No such file or directory: '/home/build/YPKG/root/korla-icon-theme/install/usr/share/icons/korla/apps/scalable/ubuntu-store.svg'
[Errno 2] No such file or directory: '/home/build/YPKG/root/korla-icon-theme/install/usr/share/icons/korla/apps/scalable/ubuntustore.svg'
[Errno 2] No such file or directory: '/home/build/YPKG/root/korla-icon-theme/install/usr/share/icons/korla/apps/scalable/xfce4-sample-plugin.svg'

To verify this you can simply run: find /path/to/search -xtype l

./kora/apps/scalable/ubuntustore.svg
./kora/apps/scalable/xfce4-sample-plugin.svg
./kora/apps/scalable/ubuntu-store.svg
bikass commented 3 years ago

I fixed symlinks. But that command did not worked 'unknown argument..'

algent-al commented 3 years ago

No, the command works fine broken-symlinks

algent-al commented 3 years ago

Fixed by 4e5ec07