Workaround for sysctl.
modified configure.ac
@@ -156,6 +156,7 @@ AC_CHECK_FUNCS_ONCE([strtonum])
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_repo_create.c
@@ -28,6 +28,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -57,7 +58,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -579,8 +580,12 @@ pkg_create_repo(char *path, const char *output_dir, bool filelist,
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|