xbps-bin(8): renamed autoupdate target to dist-upgrade.
This commit is contained in:
@@ -44,7 +44,7 @@ struct list_pkgver_cb {
|
||||
int install_new_pkg(const char *, bool);
|
||||
int update_pkg(const char *);
|
||||
int remove_pkg(const char *, bool);
|
||||
int autoupdate_pkgs(bool, bool, bool);
|
||||
int dist_upgrade(bool, bool, bool);
|
||||
int autoremove_pkgs(bool, bool);
|
||||
int exec_transaction(bool, bool, bool);
|
||||
|
||||
|
Reference in New Issue
Block a user