mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
fetch and ask initialized as well.
This commit is contained in:
parent
57ed0122d7
commit
22a0e679a9
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ BEGIN
|
||||||
|
|
||||||
COPY("", package); COPY("", prefix); COPY("", pkgTree);
|
COPY("", package); COPY("", prefix); COPY("", pkgTree);
|
||||||
deps := FALSE; sync := FALSE;
|
deps := FALSE; sync := FALSE;
|
||||||
|
fetch := FALSE; ask := FALSE;
|
||||||
|
|
||||||
fopt := opts.createOpt();
|
fopt := opts.createOpt();
|
||||||
fopt := opts.findOpt("-d", foptions);
|
fopt := opts.findOpt("-d", foptions);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue