6664ec33aa
Instead of trying to delete packages in the same order as they were specified in the command line, reorder deletion in such a way that if package A depends on package B then package A will be deleted before B no matter in which order they were specified in the command line. Reviewed by: jkh, will Approved by: jkh |
||
---|---|---|
.. | ||
delete.h | ||
main.c | ||
Makefile | ||
perform.c | ||
pkg_delete.1 |