nixpkgs/pkgs/development/compilers/oraclejdk
Vladimír Čunát 8f33b8cc93 mass rewrite of find parameters to cross-platform style
Fixes #9044, close #9667. Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.

Rewrite the `-perm` parameters of find:
 - completely safe: rewrite `/0100` and `+100` to `-0100`,
 - slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
..
dlj-bundle-builder.sh mass rewrite of find parameters to cross-platform style 2015-09-06 10:26:30 +02:00
jdk-linux-base.nix mass rewrite of find parameters to cross-platform style 2015-09-06 10:26:30 +02:00
jdk6-construct.sh Move jdk -> oraclejdk 2014-07-16 18:35:35 +02:00
jdk6-linux.nix Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
jdk7-linux.nix oraclejdk: bump to 8u45, 7u79, and 7u80 2015-04-15 10:02:05 +09:00
jdk7psu-linux.nix oraclejdk: bump to 8u45, 7u79, and 7u80 2015-04-15 10:02:05 +09:00
jdk8-linux.nix oraclejdk: 8u51 -> 8u60 2015-08-19 22:04:29 +09:00