diff options
author | Francois Pons <fpons@mandriva.com> | 1999-12-08 18:58:45 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 1999-12-08 18:58:45 +0000 |
commit | 1934b3123c81c2ccb425626aa61ed29e38780ddf (patch) | |
tree | c66e075fb0a7ffa7f7cd6f53a65e015ec864b855 /perl-install/install2.pm | |
parent | 1cf2e9bf3d2dd8e82380afdcf3cb8f68c6285dcc (diff) | |
download | drakx-1934b3123c81c2ccb425626aa61ed29e38780ddf.tar drakx-1934b3123c81c2ccb425626aa61ed29e38780ddf.tar.gz drakx-1934b3123c81c2ccb425626aa61ed29e38780ddf.tar.bz2 drakx-1934b3123c81c2ccb425626aa61ed29e38780ddf.tar.xz drakx-1934b3123c81c2ccb425626aa61ed29e38780ddf.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r-- | perl-install/install2.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm index 3b9330cb5..4aa49b6e4 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -140,6 +140,7 @@ $o = $::o = { lang => 'en', isUpgrade => 0, toRemove => [], + toSave => [], #- simple_themes => 1, #- installClass => "normal", |