pkg-clean: Show files to delete first
modified src/clean.c
@@ -67,6 +67,7 @@ static int
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -78,6 +79,15 @@ add_to_dellist(struct dl_head *dl, const char *path)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -103,8 +113,6 @@ delete_dellist(struct dl_head *dl)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|