mirror of https://sc.cryxtal.org/crystal/forgejo
Use POSIX complaint ! operator in find (#2132)
* Use POSIX complaint ! operator in find -not is a GNU extension and not all find(8) implementations support it. It's just an alias for ! which is POSIX compliant. Now gitea compiles on NetBSD at least. * Revert change in vendor directory as requestedarchive/2023-02-06/v1.17/crystal
parent
5e9bcb6301
commit
c016d48735
Loading…
Reference in new issue