mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 15:58:50 -05:00
removed HoldPkg option (frontend only feature)
This commit is contained in:
parent
e2faeb46e1
commit
dfa1a2a13a
@ -92,8 +92,7 @@ enum {
|
||||
PM_OPT_SYNCDB,
|
||||
PM_OPT_NOUPGRADE,
|
||||
PM_OPT_NOEXTRACT,
|
||||
PM_OPT_IGNOREPKG,
|
||||
PM_OPT_HOLDPKG
|
||||
PM_OPT_IGNOREPKG
|
||||
};
|
||||
|
||||
int alpm_set_option(unsigned char parm, unsigned long data);
|
||||
|
Loading…
Reference in New Issue
Block a user