Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Do not deprecate yet packagesite as we are not ready for that yet
Baptiste Daroussin committed 12 years ago
commit 0339c8da40c1f957b18d6b2f4a55abbcf0404b28
parent 78b3dd8
1 file changed +0 -2
modified libpkg/pkg_config.c
@@ -892,8 +892,6 @@ load_repositories(const char *repodir)
	pkg_config_string(PKG_CONFIG_MIRRORS, &mirror_type);

	if (url != NULL) {
-
		pkg_emit_error("PACKAGESITE in pkg.conf is deprecated. "
-
		    "Please create a repository configuration file");
		r = pkg_repo_new("packagesite", url);
		if (pub != NULL) {
			r->pubkey = strdup(pub);