forked from kiss-community/kiss
22d96abf58
1. Matching of owner was .*<path>$ to accomodate pkg_fix_deps's partial path resolution (/lib instead of /usr/lib). Code now changed to search fully resolved paths. 2. Our matching is now fixed strings and whole line. This removes the possibility of false-positives due to partial matching by prior regex (/bin/ls -> /usr/local/bin/ls (wrong file!)) 3. This should be faster (no more regex, now full line matches). Closes #241 |
||
---|---|---|
.github/workflows | ||
contrib | ||
doc | ||
kiss | ||
LICENSE | ||
README |
|/ |\ISS LINUX https://kisslinux.xyz ________________________________________________________________________________ Package Manager ________________________________________________________________________________ KISS' tiny package manager. Documentation: - https://kisslinux.xyz/package-manager - https://kisslinux.xyz/package-system