libpkg: accept an "rsa:" prefixed file for pkg_finish_repo()
modified libpkg/pkg_repo_create.c
@@ -982,6 +982,8 @@ pkg_finish_repo(const char *output_dir, pkg_password_cb *password_cb,
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -994,7 +996,16 @@ pkg_finish_repo(const char *output_dir, pkg_password_cb *password_cb,
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|