The Debian elementary-xfce-icon-theme package in sid also has recursive
links.
Symbolic links are created here:
Makefile.in:53:
find build/elementary-xfce-hidpi -mindepth 1 -maxdepth 1 -type d -exec ln -sr
{} {}@2x \; -exec ln -sr {} {}@3x \;
When I download the package source and build it with:
$ pull-lp-source elementary-xfce resolute
$ cd elementary-xfce-0.22/
$ ./configure
$ make
$ make install foo
$ find . -name apps$ ./configure
$ make
$ make install foo
I sometimes see the recursive links
$ find . -name apps
./foo/usr/local/share/icons/elementary-xfce-hidpi/apps
./foo/usr/local/share/icons/elementary-xfce-hidpi/apps/apps
./foo/usr/local/share/icons/elementary-xfce/apps
./build/elementary-xfce-hidpi/apps
./build/elementary-xfce-hidpi/apps/apps
./build/elementary-xfce/apps
./elementary-xfce/apps
and sometimes not
./foo/usr/local/share/icons/elementary-xfce-hidpi/apps
./foo/usr/local/share/icons/elementary-xfce/apps
./build/elementary-xfce-hidpi/apps
./build/elementary-xfce/apps
./elementary-xfce/apps
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2152883
Title:
elementary-xfce-icon-theme has folders with symlinks to itself
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-xfce/+bug/2152883/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs