Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
add a comment to specify that one day the backward compat should be removed
Baptiste Daroussin committed 6 years ago
commit 3f0f7d4346c4a06a39bce01fe7caf703d89e4e9f
parent 84fafb5
1 file changed +1 -0
modified libpkg/pkg_repo.c
@@ -796,6 +796,7 @@ pkg_repo_fetch_meta(struct pkg_repo *repo, time_t *t)
		goto load_meta;
	}

+
	/* TODO: remove this backward compatibility some day */
	fd = pkg_repo_fetch_remote_tmp(repo, "meta", "txz", t, &rc, false);
	if (fd == -1)
		return (rc);