aboutsummaryrefslogtreecommitdiff
path: root/package/libs/libcap/patches/900-use-more-compatible-shebang.patch
Commit message (Collapse)AuthorAge
* libcap: use more compatible shebangIlya Katsnelson2022-09-14
Patch a script to use a shebang that works on systems that don't have a /bin/bash, e.g. NixOS or GuixSD. Signed-off-by: Ilya Katsnelson <me@0upti.me>