Fixes problem with pkg_add -r when adding multiple pkgs.
Reviewed by: chris
This commit is contained in:
parent
5642ea6546
commit
4f5a028e50
@ -189,6 +189,7 @@ main(int argc, char **argv)
|
||||
}
|
||||
}
|
||||
}
|
||||
packagesite[0] = '\0';
|
||||
}
|
||||
}
|
||||
/* If no packages, yelp */
|
||||
|
Loading…
Reference in New Issue
Block a user