There is a new pull request by mithodin against master on the void-packages repository https://github.com/mithodin/void-packages intelli-ultimate-2021-2-revision-2 https://github.com/void-linux/void-packages/pull/32698 intellij-idea-ultimate-edition: fix missing fsnotifier binary #### General - [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR Quite a few of the removed files were no longer actually present, and a few new ones have been added which are useless on linux and/or the target architecture. I would love some feedback from someone using i686 whether the fsnotifier binary (which to me looks like an x86_64 binary and works on x86_64) works on that architecture or could be removed. A patch file from https://github.com/void-linux/void-packages/pull/32698.patch is attached