Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Initialize use_ipvx
Baptiste Daroussin committed 11 years ago
commit ee23a3e1428da3e7d7698b96f49dcb4a75bdabe4
parent 52155b6
1 file changed +1 -1
modified libpkg/pkg_config.c
@@ -424,7 +424,7 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
	const char *signature_type = NULL, *fingerprints = NULL;
	const char *key;
	const char *type = NULL;
-
	int use_ipvx;
+
	int use_ipvx = 0;

	pkg_debug(1, "PkgConfig: parsing repository object %s", rname);