xbps-bin(8): renamed autoremove target to remove-orphans.
This commit is contained in:
@@ -44,8 +44,8 @@ struct list_pkgver_cb {
|
||||
int install_new_pkg(const char *, bool);
|
||||
int update_pkg(const char *);
|
||||
int remove_pkg(const char *, bool);
|
||||
int remove_pkg_orphans(bool, bool);
|
||||
int dist_upgrade(bool, bool, bool);
|
||||
int autoremove_pkgs(bool, bool);
|
||||
int exec_transaction(bool, bool, bool);
|
||||
|
||||
/* from remove.c */
|
||||
|
Reference in New Issue
Block a user