summaryrefslogtreecommitdiffstats
path: root/perl-install/install/install2.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-10-09 14:34:36 +0000
committerThierry Vignaud <tv@mandriva.org>2007-10-09 14:34:36 +0000
commit454196e8eddfc9434421a27729d06f58211970c0 (patch)
treeaea2fa47062325981b8b41b713ec0de6d11275c2 /perl-install/install/install2.pm
parent1816979455549e9f71350509a2cdfe5f42b85d00 (diff)
downloaddrakx-backup-do-not-use-454196e8eddfc9434421a27729d06f58211970c0.tar
drakx-backup-do-not-use-454196e8eddfc9434421a27729d06f58211970c0.tar.gz
drakx-backup-do-not-use-454196e8eddfc9434421a27729d06f58211970c0.tar.bz2
drakx-backup-do-not-use-454196e8eddfc9434421a27729d06f58211970c0.tar.xz
drakx-backup-do-not-use-454196e8eddfc9434421a27729d06f58211970c0.zip
(main) stop handling Discovery & 'Powerpack+ which do not exist anymore
Diffstat (limited to 'perl-install/install/install2.pm')
-rw-r--r--perl-install/install/install2.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/install/install2.pm b/perl-install/install/install2.pm
index 0bd4abb1e..62f0adb42 100644
--- a/perl-install/install/install2.pm
+++ b/perl-install/install/install2.pm
@@ -545,8 +545,6 @@ sub main {
One => 'desktop',
Free => 'download',
Powerpack => 'powerpack',
- Discovery => 'desktop',
- 'Powerpack+' => 'server',
}->{$o->{product_id}{product}} || 'download';
}