Go to file
Dylan Araps 4ca35d8122
pkg_fix_deps: Look only in select locations
Also removes subshell, pipe, find, etc.

Stops the package manager from running ldd on upwards of 4000
files when building Python.

The code remains dumb in that it /uses/ ldd's error handling to
figure out which files to operate on. It now just runs on way
less files as it has a restricted search path.

If any paths are missing, do let me know. I think I have included
all places of interest (and I get same outputs with this commit
and without).
2021-07-17 12:27:11 +03:00
.github/workflows ci: Run on pull requests 2020-01-08 22:21:10 +02:00
contrib kiss: remove kiss-hooks 2021-07-14 19:38:11 +03:00
doc package-manager.txt: Fix outdated line 2021-07-16 20:02:48 +03:00
LICENSE docs: update 2021-07-02 14:43:29 +00:00
README docs: update 2021-07-12 00:13:57 +03:00
kiss pkg_fix_deps: Look only in select locations 2021-07-17 12:27:11 +03:00

README

|/
|\ISS LINUX                                                https://kisslinux.xyz
________________________________________________________________________________


Package Manager
________________________________________________________________________________

KISS' tiny package manager.

Documentation:

- https://kisslinux.xyz/package-manager
- https://kisslinux.xyz/package-system