Fixes problem with pkg_add -r when adding multiple pkgs.

Reviewed by:	chris
This commit is contained in:
unfurl 2001-09-07 22:32:37 +00:00
parent 5642ea6546
commit 4f5a028e50

View File

@ -189,6 +189,7 @@ main(int argc, char **argv)
}
}
}
packagesite[0] = '\0';
}
}
/* If no packages, yelp */