Browse Source
* 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 requestedtags/v1.2.0-rc1
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue