Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Do not deprecate yet packagesite as we are not ready for that yet
Baptiste Daroussin committed 12 years ago
commit 0339c8da40c1f957b18d6b2f4a55abbcf0404b28
parent 78b3dd84ebe2a6bdac4bd51734e0e256ef4f0282
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);