fetch and ask initialized as well.

This commit is contained in:
Norayr Chilingarian 2024-07-17 07:52:13 +04:00
parent 57ed0122d7
commit 22a0e679a9

View file

@ -174,6 +174,7 @@ BEGIN
COPY("", package); COPY("", prefix); COPY("", pkgTree);
deps := FALSE; sync := FALSE;
fetch := FALSE; ask := FALSE;
fopt := opts.createOpt();
fopt := opts.findOpt("-d", foptions);