Fix setting nameservers
modified configure.ac
@@ -164,7 +164,7 @@ AC_CHECK_FUNCS_ONCE([strnstr])
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/dns_utils.c
@@ -271,7 +271,7 @@ dns_getsrvinfo(const char *zone)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -283,6 +283,7 @@ set_nameserver(const char *nsname) {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -1170,12 +1170,8 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified tests/frontend/config.sh
@@ -4,6 +4,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -46,3 +47,19 @@ EOF
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |