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