make pkg_audit_fetch have a default value, so the frontend does not need to know the details about it
modified libpkg/pkg_audit.c
@@ -252,6 +252,10 @@ pkg_audit_fetch(const char *src, const char *dest)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/audit.c
@@ -123,7 +123,6 @@ exec_audit(int argc, char **argv)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -160,8 +159,7 @@ exec_audit(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|