Use proper EPKG_OK/FATAL for return
modified libpkg/update.c
@@ -205,7 +205,7 @@ load_fingerprints(const char *path, struct fingerprint **f)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -218,7 +218,7 @@ load_fingerprints(const char *path, struct fingerprint **f)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -337,7 +337,7 @@ repo_archive_extract_file(int fd, const char *file, const char *dest, struct pkg
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -350,7 +350,7 @@ repo_archive_extract_file(int fd, const char *file, const char *dest, struct pkg
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|