removed HoldPkg option (frontend only feature)
This commit is contained in:
parent
e2faeb46e1
commit
dfa1a2a13a
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue