Permissions Fix by Stefterv · Pull Request #1400 · processing/processing4
neobrain added a commit to neobrain/processing4 that referenced this pull request
This is required for building against read-only JDK installations (notably used when building with Nix). processing#1400 already attempted to integrate my nixpkgs patch for this purpose, but it accidentally placed the dirPermissions line under a different task.