Improve error reporting when trying to delete a non existing file (#1337)
modified libpkg/pkg_delete.c
@@ -340,8 +340,12 @@ pkg_delete_file(struct pkg *pkg, struct pkg_file *file, unsigned force)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|