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 2612796329
commit 64b1bd5595

View File

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