Files
nixpkgs/pkgs/build-support
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
..
2015-06-25 09:03:40 -05:00
2015-08-25 11:12:09 -07:00
2014-10-02 06:50:09 +01:00
2015-09-02 20:04:11 +02:00
2015-03-04 22:15:46 +01:00
2015-03-04 22:15:46 +01:00
2015-06-12 11:22:59 +02:00